We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff0bd8a + e49c7c9 commit 756a018Copy full SHA for 756a018
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Test
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
8
jobs:
0 commit comments