mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-08 09:40:26 +01:00
revert changes in github workflow
This commit is contained in:
parent
5ddc3d6794
commit
f3b6cffa68
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