mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
test
This commit is contained in:
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: tj-actions/changed-files@v12.2
|
- uses: tj-actions/changed-files@v12.2
|
||||||
id: files
|
id: files
|
||||||
with:
|
with:
|
||||||
files: streams/*.m3u
|
files: '*.m3u'
|
||||||
- uses: actions/setup-node@v2
|
- uses: actions/setup-node@v2
|
||||||
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