We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30685aa commit 35c848cCopy full SHA for 35c848c
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - master
+ - main
8
9
env:
10
RUST_BACKTRACE: 1
0 commit comments