We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f7f82 commit 82ff6ffCopy full SHA for 82ff6ff
1 file changed
.github/workflows/node.js.yml
@@ -4,9 +4,9 @@ name: Node.js CI
4
5
on:
6
push:
7
- branches: [ main, next ]
+ branches: [ master, next ]
8
pull_request:
9
- branches: [ main ]
+ branches: [ master ]
10
11
jobs:
12
build:
0 commit comments