Update check.yml
This commit is contained in:
parent
28474e97a6
commit
d5fd3b93de
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue