We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad2abb commit 7b2cf9eCopy full SHA for 7b2cf9e
1 file changed
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
paths-ignore:
7
- '.github/**/*.yml'
8
- '.gitignore'
0 commit comments