mirror of
https://github.com/gra0007/obsidian-css-inlay-colors.git
synced 2026-07-22 10:40:31 +00:00
Run checks on changes to any TS files
This commit is contained in:
parent
56d2d422d7
commit
f8324fba32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- "biome.json"
|
||||
- "main.ts"
|
||||
- "*.ts"
|
||||
- "package.json"
|
||||
- "tsconfig.json"
|
||||
- "yarn.lock"
|
||||
|
|
|
|||
Loading…
Reference in a new issue