mirror of
https://github.com/iptv-org/iptv
synced 2026-06-01 06:09:29 -04:00
Update check.yml
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: tj-actions/changed-files@v12.2
|
||||
id: files
|
||||
with:
|
||||
files: \.m3u$
|
||||
files: streams/*.m3u
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user