We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056ec1b commit 7c71cb7Copy full SHA for 7c71cb7
.github/workflows/CI.yml
@@ -1,5 +1,5 @@
1
name: CI
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
5
Build:
0 commit comments