We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994f24a commit d3aac23Copy full SHA for d3aac23
.github/workflows/cargo-test.yml
@@ -2,8 +2,8 @@ name: Cargo Test
2
3
on:
4
push:
5
- branches: [main]
6
- pull_request:
+ # branches: [main]
+ # pull_request:
7
8
env:
9
CARGO_TERM_COLOR: always
0 commit comments