diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 95841f778..14f160497 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -185,6 +185,7 @@ jobs: run: | git add . git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u" + git config pull.rebase false git pull origin bot/patch-1 git push -u origin bot/patch-1 # create-pr: