workflow
This commit is contained in:
parent
4b256867bc
commit
f39a69aef8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: [master,odystyles]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [master,odystyles]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in a new issue