We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bceeb69 commit 83cf6c8Copy full SHA for 83cf6c8
.github/workflows/test.yml
@@ -1,6 +1,6 @@
1
name: Test
2
3
-on: [push]
+on: [push, pull_request]
4
5
env:
6
CARGO_TERM_COLOR: always
0 commit comments