diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 834fa9b..434d62d 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -82,8 +82,6 @@ jobs: git remote add upstream https://github.com/${target_repo}.git - git pull upstream main - git switch -c "upstream/$branch_name" git checkout origin/main "ct/$script_name.sh" .