diff --git a/.github/workflows/create-sync-pr.yml b/.github/workflows/create-sync-pr.yml index 540d8fe0f..ba9cb47be 100644 --- a/.github/workflows/create-sync-pr.yml +++ b/.github/workflows/create-sync-pr.yml @@ -51,5 +51,5 @@ jobs: gh pr create \ --base $TARGET_BASE_BRANCH \ --head $TARGET_BRANCH \ - --title $PR_TITLE \ + --fill-first \ --repo $TARGET_REPO