Skip to content

Commit 82ff6ff

Browse files
committed
CI
1 parent 54f7f82 commit 82ff6ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: Node.js CI
44

55
on:
66
push:
7-
branches: [ main, next ]
7+
branches: [ master, next ]
88
pull_request:
9-
branches: [ main ]
9+
branches: [ master ]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)