We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b3894 commit 1a9b3c1Copy full SHA for 1a9b3c1
.github/workflows/nodejs.yml
@@ -5,7 +5,7 @@ name: Node.js CI
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ master, next ]
9
pull_request:
10
branches: [ master, next ]
11
0 commit comments