We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c07245 commit e6927c2Copy full SHA for e6927c2
1 file changed
.github/workflows/rake.yml
@@ -2,7 +2,7 @@ name: rake
2
3
on:
4
push:
5
- branches: [ master, v* ]
+ branches: [ main, v* ]
6
tags: [ v* ]
7
pull_request:
8
0 commit comments