Fix pull request filter

This commit is contained in:
Cody Soyland 2020-10-14 09:42:07 -05:00
parent 2ac09af894
commit ca5dbe8d39

View file

@ -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