mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-20 15:40:38 +01:00
Revert temporary changes to workflow
This commit is contained in:
parent
1b003cc481
commit
599f2cdf5f
12
.github/workflows/Build.yml
vendored
12
.github/workflows/Build.yml
vendored
|
|
@ -1,12 +1,12 @@
|
|||
name: Build
|
||||
|
||||
on:
|
||||
push
|
||||
# branches:
|
||||
# - master
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
PC_Application_Ubuntu:
|
||||
|
|
|
|||
Loading…
Reference in a new issue