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 2579a1e + 450773f commit 5bf0c88Copy full SHA for 5bf0c88
.github/workflows/nodejs.yml
@@ -1,6 +1,6 @@
1
name: Node CI
2
3
-on: [push]
+on: [push, pull_request]
4
jobs:
5
build:
6
runs-on: macos-latest
0 commit comments