mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 08:10:50 +00:00
Fix pull request filter
This commit is contained in:
parent
2ac09af894
commit
ca5dbe8d39
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ workflows:
|
|||
# the following should make this only run on pull requests
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
only: /^pull\/.*$/
|
||||
- test-build-arm:
|
||||
requires:
|
||||
- setup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue