Merge pull request #1357 from Kyle-Verhoog/kylev/fix-reliability-re
Fix reliability branch filter regex
This commit is contained in:
commit
e7df954c94
|
@ -360,7 +360,7 @@ workflows:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- .*-reliability
|
||||
- /.*-reliability/
|
||||
|
||||
- check:
|
||||
requires:
|
||||
|
|
Loading…
Reference in New Issue