Update check.yml
This commit is contained in:
parent
d4b2f59eda
commit
de99ea5a4b
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: tj-actions/changed-files@v12.2
|
||||
id: files
|
||||
with:
|
||||
files: '*.m3u'
|
||||
files: 'streams'
|
||||
- uses: actions/setup-node@v2
|
||||
if: ${{ !env.ACT && steps.files.outputs.any_changed == 'true' }}
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue