We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddee158 commit 37451f3Copy full SHA for 37451f3
.github/workflows/test.yaml
@@ -2,7 +2,7 @@ name: test
2
run-name: Run tests
3
on:
4
push:
5
- branches: ['main']
+ branches: ['master']
6
pull_request:
7
jobs:
8
test:
0 commit comments