mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update check.yml
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@@ -21,7 +21,6 @@ jobs:
|
|||||||
tests/**/*.{js,ts}
|
tests/**/*.{js,ts}
|
||||||
scripts/**/*.{js,ts}
|
scripts/**/*.{js,ts}
|
||||||
sites/**/*.{js,ts}
|
sites/**/*.{js,ts}
|
||||||
- run: echo ${{ steps.files.outputs.all_changed_files }}
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
|
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user