We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84192a5 commit 6221d53Copy full SHA for 6221d53
.github/workflows/test.yml
@@ -1,9 +1,6 @@
1
name: Node.js CI
2
3
-on:
4
- push:
5
- branches:
6
- - *
+on: [ push ]
7
8
jobs:
9
build:
0 commit comments