We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
main
1 parent 1ae3d0d commit b46a64fCopy full SHA for b46a64f
1 file changed
.github/workflows/ci.yml
@@ -1,9 +1,8 @@
1
name: CI
2
on:
3
push:
4
- branches: ["master"]
+ branches: ["main"]
5
pull_request:
6
- branches: ["**"]
7
merge_group:
8
types: [checks_requested]
9
0 commit comments