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 fd69781 commit a5c715aCopy full SHA for a5c715a
.github/workflows/nodejs.yml
@@ -1,7 +1,7 @@
1
name: Node CI
2
3
on:
4
- push
+ [push, pull_request]
5
6
jobs:
7
build:
0 commit comments