Skip to content

Commit 7ae831e

Browse files
committed
workflow fix
1 parent c07e522 commit 7ae831e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/node.js.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
name: Node.js CI
55

66
on:
7-
push:
8-
branches: [ "main" ]
7+
push
98
pull_request:
109
branches: [ "main" ]
1110

0 commit comments

Comments
 (0)