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 1bbd728 + cc29721 commit 863a530Copy full SHA for 863a530
.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