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 e654efb commit 9c51937Copy full SHA for 9c51937
.github/workflows/codecov.yml
@@ -2,7 +2,7 @@ name: Coverage
2
3
on:
4
push:
5
- branches: ["master"]
+ branches: ["main"]
6
pull_request:
7
8
jobs:
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: CI
merge_group:
types: [checks_requested]
0 commit comments