We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35abd6f commit dfc0c84Copy full SHA for dfc0c84
1 file changed
.github/workflows/check-rust.yml
@@ -2,6 +2,8 @@ name: Check Rust
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
paths:
8
- "src/**"
9
- "Cargo.toml"
0 commit comments