Update node.js.yml
This commit is contained in:
parent
afdf765a8f
commit
53ca47d63e
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -5,9 +5,9 @@ name: Node.js Github Side
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "deepdiagram" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "deepdiagram" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user