Update check.yml

This commit is contained in:
freearhey 2025-01-01 13:23:57 +03:00
parent 222e65b3ea
commit d134f2d044

View file

@ -16,6 +16,7 @@ jobs:
- uses: tj-actions/changed-files@v45
id: files
with:
since_last_remote_commit: true
files: |
tests/**/*.{js,ts}
scripts/**/*.{js,ts}