test-107-gh-workflow
This commit is contained in:
parent
a0df8cf7f9
commit
118a820d2d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -2,7 +2,7 @@ name: Node.js CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [master,test-107]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
|
Loading…
Reference in a new issue