We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fd94a commit 350baedCopy full SHA for 350baed
.github/workflows/node.js.yml
@@ -1,7 +1,6 @@
1
name: Node.js CI
2
3
-on:
4
- push:
+on: [push]
5
6
jobs:
7
build:
0 commit comments