We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d219cc commit d80fd43Copy full SHA for d80fd43
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Main
2
3
on:
4
push:
5
- branches: ["main"]
+ branches: ["master"]
6
pull_request:
7
types: ['opened', 'synchronize']
8
branches: ["**"]
0 commit comments