We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6967d commit 1843af5Copy full SHA for 1843af5
.github/workflows/rust.yml
@@ -1,6 +1,6 @@
1
name: build
2
3
-on: push
+on: pull_request
4
5
jobs:
6
codestyle:
0 commit comments