There was an error while loading. Please reload this page.
1 parent 819ff31 commit 48c38a9Copy full SHA for 48c38a9
1 file changed
.github/workflows/rust.yaml
@@ -2,9 +2,9 @@ name: Rust CI
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ v0.1 ]
6
pull_request:
7
8
9
jobs:
10
format:
0 commit comments