bring in styles #7542
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -2,9 +2,9 @@ name: Node.js CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master,odystyles]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [master,odystyles]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in a new issue