We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 436afcc + 4924542 commit 5b53197Copy full SHA for 5b53197
1 file changed
.github/workflows/tests.yml
@@ -3,7 +3,7 @@ name: tests
3
on:
4
workflow_dispatch:
5
push:
6
- branches: ['main', 'dev-*']
+ branches: ['main', 'dev-*', 'dev']
7
pull_request:
8
release:
9
types: [published]
0 commit comments