mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
a93a65b027
commit
1e8fa3ac7c
1 changed files with 2 additions and 1 deletions
3
.github/workflows/prettier.yml
vendored
3
.github/workflows/prettier.yml
vendored
|
|
@ -2,7 +2,8 @@ name: Check JavaScript for conformance with Prettier
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
paths:
|
||||||
|
- 'datasette/static/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prettier:
|
prettier:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue