Skip to content

Commit 5eec551

Browse files
committed
Added github actions workflow for bug branches
1 parent 3510387 commit 5eec551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- /^release-.*$/
1616
- /^release/.*$/
1717
- /^feature/.*$/
18+
- /^bug/.*$/
1819
- /^tests/.*$/
1920

2021
jobs:

0 commit comments

Comments
 (0)