Run checks on changes to any TS files

This commit is contained in:
Benji Grant 2024-07-29 14:07:47 +10:00
parent 56d2d422d7
commit f8324fba32
No known key found for this signature in database
GPG key ID: 669D43F2AB2F4F1B

View file

@ -7,7 +7,7 @@ on:
pull_request:
paths:
- "biome.json"
- "main.ts"
- "*.ts"
- "package.json"
- "tsconfig.json"
- "yarn.lock"