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.
1 parent 806ab5b commit 6652173Copy full SHA for 6652173
.github/workflows/build.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
branches: [main]
5
push:
6
- branches: [main, staging, trying]
+ branches: [staging, trying]
7
8
env:
9
CARGO_TERM_COLOR: always
0 commit comments