We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599f371 commit ec4e365Copy full SHA for ec4e365
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: CI
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
ci:
5
name: CI - Node ${{ matrix.node-version }}, ${{ matrix.os }}
0 commit comments