mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
Only run on pull requests
This commit is contained in:
parent
4e66bbb76b
commit
2ac09af894
1 changed files with 4 additions and 0 deletions
|
|
@ -186,6 +186,10 @@ workflows:
|
|||
- check-changelog-label:
|
||||
requires:
|
||||
- setup
|
||||
# the following should make this only run on pull requests
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
- test-build-arm:
|
||||
requires:
|
||||
- setup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue