Lint on style PRs

This commit is contained in:
Matt Triff 2022-01-13 20:16:49 -05:00
parent 96e4ac53d9
commit c21b998eaa
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
pull_request:
paths:
- 'src/scripts/**'
- 'src/styles/**'
- package-lock.json
- '.browserslistrc'