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:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'datasette/static/*'
|
||||
|
||||
jobs:
|
||||
prettier:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue