We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c96e0a commit 93962c4Copy full SHA for 93962c4
.github/workflows/test.yaml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - master
+ - main
8
jobs:
9
tests:
10
runs-on: ubuntu-latest
0 commit comments