updated pr check action

This commit is contained in:
Miodec 2022-02-19 15:35:43 +01:00
parent 3caeb3fcdd
commit f0313d6524

View file

@ -21,10 +21,11 @@ jobs:
quotes-json:
- 'frontend/static/quotes/*.json'
other-json:
- 'frontend/funbox/*.json'
- 'frontend/fonts/*.json'
- 'frontend/themes/*.json'
- 'frontend/challenges/*.json'
- 'frontend/static/funbox/*.json'
- 'frontend/static/fonts/*.json'
- 'frontend/static/themes/*.json'
- 'frontend/static/challenges/*.json'
- 'frontend/static/layouts/*.json'
any-tsscss:
- 'frontend/**/*.scss'
- 'frontend/**/*.js'