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.
2 parents 1f2da3f + 863a530 commit 023085eCopy full SHA for 023085e
.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