We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312faef commit 5496c50Copy full SHA for 5496c50
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Build
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
pull_request:
7
types: [opened, synchronize, reopened]
8
jobs:
0 commit comments