We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bf5e4 commit 9a6b37eCopy full SHA for 9a6b37e
.github/workflows/run-tests.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- master
6
+ - 'feature/**'
7
8
jobs:
9
test-runner:
0 commit comments