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 62cd62e commit c47cffcCopy full SHA for c47cffc
.github/workflows/node.js.yml
@@ -3,7 +3,7 @@
3
4
name: Node.js CI
5
6
-on: push
+on: [push, pull_request]
7
8
jobs:
9
build:
0 commit comments