2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -5,7 +5,7 @@ name: Node.js CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master, next ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, next ]
|
branches: [ master, next ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user