mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-02-03 06:14:14 +01:00
remove compoundDevice branch from workflows
This commit is contained in:
parent
63ebbf8348
commit
541b10f494
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- compoundDevice
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
1
.github/workflows/Test.yml
vendored
1
.github/workflows/Test.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- compoundDevice
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue