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 d27f79a commit 4c0bf63Copy full SHA for 4c0bf63
.github/workflows/nodejs.yml
@@ -3,7 +3,7 @@
3
4
name: Node.js CI
5
6
-on: [push]
+on: [push, pull_request]
7
8
jobs:
9
tests:
0 commit comments