We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45dd717 commit c02daa0Copy full SHA for c02daa0
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: CI
2
3
-on: [push]
+on: [push, pull_request]
4
5
env:
6
CI: true
0 commit comments