We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c3afb commit 617a618Copy full SHA for 617a618
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: test
3
on:
4
pull_request:
5
branches:
6
- - main
+ - dev
7
8
jobs:
9
test:
0 commit comments