We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae66f31 commit 3fba90cCopy full SHA for 3fba90c
1 file changed
.github/workflows/nodejs.yml
@@ -1,4 +1,7 @@
1
-on: [ push ]
+on:
2
+ push:
3
+ branches:
4
+ - master
5
6
jobs:
7
build:
0 commit comments