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 3d6d644 + 5bf0c88 commit a196433Copy full SHA for a196433
.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