Skip to content

Commit 0c4a0a2

Browse files
committed
update
publish actions to run on master
1 parent 84f145f commit 0c4a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Node.js CI
22

33
on:
44
push:
5-
branches: [ "develop" ]
5+
branches: [ "master", "develop" ]
66
pull_request:
77
branches: [ "master" ]
88

0 commit comments

Comments
 (0)