mirror of
https://github.com/iptv-org/iptv
synced 2026-04-04 18:21:51 -04:00
Update clean.yml
This commit is contained in:
1
.github/workflows/clean.yml
vendored
1
.github/workflows/clean.yml
vendored
@@ -185,6 +185,7 @@ jobs:
|
||||
run: |
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||
git pull origin bot/patch-1
|
||||
git push -u origin bot/patch-1
|
||||
# create-pr:
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user