Update clean.yml

This commit is contained in:
Aleksandr Statciuk 2021-05-25 20:27:51 +03:00
parent 070ef01d44
commit e0701bf211
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 6 * * 0'
jobs:
check:
test:
runs-on: ubuntu-latest
continue-on-error: true
strategy:
@ -182,7 +182,7 @@ jobs:
name: channels
path: channels/${{ matrix.country }}.m3u
pull-request:
needs: check
needs: test
runs-on: ubuntu-latest
steps:
- name: Checkout