Merge pull request #1357 from Kyle-Verhoog/kylev/fix-reliability-re

Fix reliability branch filter regex
This commit is contained in:
Kyle Verhoog 2020-04-09 12:44:11 -04:00 committed by GitHub
commit e7df954c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ workflows:
branches: branches:
only: only:
- master - master
- .*-reliability - /.*-reliability/
- check: - check:
requires: requires: