diff --git a/.github/workflows/template_issue84_sync.yml b/.github/workflows/template_issue84_sync.yml index 6b9b424..ebbf02f 100644 --- a/.github/workflows/template_issue84_sync.yml +++ b/.github/workflows/template_issue84_sync.yml @@ -36,5 +36,5 @@ jobs: git config pull.rebase false git config --global user.email "shiqi.yang2022@gmail.com" git config --global user.name "ShiqiYang2022" - git pull --no-ff ../ master + git pull ../ master git push origin 84_shift_overleaf