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 82431b7 commit 0a3e7c1Copy full SHA for 0a3e7c1
1 file changed
.github/workflows/rust.yml
@@ -2,7 +2,7 @@ name: Compile (No bridges)
2
3
on:
4
pull_request:
5
- branches: [ "master", "dev_unstable", "dev" ]
+ branches: [ "master", "dev-unstable", "dev" ]
6
7
env:
8
CARGO_TERM_COLOR: always
0 commit comments