Update clean.yml
This commit is contained in:
1
.github/workflows/clean.yml
vendored
1
.github/workflows/clean.yml
vendored
@@ -185,7 +185,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git add .
|
git add .
|
||||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||||
git pull
|
|
||||||
git push
|
git push
|
||||||
create-pr:
|
create-pr:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user