We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a011d commit 5e72463Copy full SHA for 5e72463
.github/workflows/run_tests_ci.yml
@@ -1,5 +1,5 @@
1
name: Run Tests
2
-on: [push]
+on: [push, pull_request]
3
4
jobs:
5
build-on-linux:
0 commit comments