We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab11a4 commit 9d2ea41Copy full SHA for 9d2ea41
.github/workflows/ci.yml
@@ -1,11 +1,6 @@
1
name: ci
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- pull_request:
8
-
9
env:
10
CARGO_TERM_COLOR: always
11
0 commit comments