Skip to content

Commit 1a9b3c1

Browse files
authored
ci(nodejs): run workflow on next branch (#8455)
Refs #8403
1 parent 32b3894 commit 1a9b3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

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

66
on:
77
push:
8-
branches: [ master ]
8+
branches: [ master, next ]
99
pull_request:
1010
branches: [ master, next ]
1111

0 commit comments

Comments
 (0)