Fix reliability branch filter regex

This commit is contained in:
Kyle Verhoog 2020-04-07 20:58:38 -04:00
parent 71f1611f10
commit a8c14cdcb2
No known key found for this signature in database
GPG Key ID: 35C6DA9C21B990E0
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: