We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1185f89 + 2879719 commit 5a32dd3Copy full SHA for 5a32dd3
.github/workflows/ci.yaml
@@ -1,4 +1,7 @@
1
-on: [pull_request, push]
+on:
2
+ pull_request: {}
3
+ push:
4
+ branches: [rust]
5
6
jobs:
7
ci:
0 commit comments