We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
master
main
1 parent 1ae3d0d commit b46a64fCopy full SHA for b46a64f
.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