workflow
This commit is contained in:
parent
0fa424c78f
commit
4b256867bc
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,odystyles]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
|
Loading…
Reference in a new issue