We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3220d commit 7436a3dCopy full SHA for 7436a3d
.github/workflows/cargo_build_and_test.yml
@@ -1,8 +1,8 @@
1
name: Cargo Build & Test
2
3
on:
4
-# push:
5
-# pull_request:
+ push:
+ pull_request:
6
workflow_dispatch:
7
8
env:
0 commit comments