Update clean.yml

pull/2734/head
freearhey 4 years ago
parent 5dc86b0980
commit 30a179bebf

@ -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

Loading…
Cancel
Save