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 60ba54a commit 1f3a4ddCopy full SHA for 1f3a4dd
.github/workflows/ci.yml
@@ -2,8 +2,7 @@
2
3
name: CI
4
5
-on:
6
- - "push"
+on: [push, pull_request]
7
8
jobs:
9
test:
0 commit comments