We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c0b00 commit 73c54dfCopy full SHA for 73c54df
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: Test
3
on:
4
push:
5
branches:
6
- - "main"
+ - "master"
7
pull_request:
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments