mirror of
https://github.com/iptv-org/iptv
synced 2025-12-21 12:57:26 -05:00
Update clean.yml
This commit is contained in:
4
.github/workflows/clean.yml
vendored
4
.github/workflows/clean.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 6 * * 0'
|
||||
jobs:
|
||||
clean:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
@@ -183,7 +183,7 @@ jobs:
|
||||
name: channels
|
||||
path: channels/${{ matrix.country }}.m3u
|
||||
pull-request:
|
||||
needs: clean
|
||||
needs: check
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user