diff --git a/.github/workflows/bot-cherry-pick.yml b/.github/workflows/bot-cherry-pick.yml index 3c0880a7c..1c5e26671 100644 --- a/.github/workflows/bot-cherry-pick.yml +++ b/.github/workflows/bot-cherry-pick.yml @@ -20,10 +20,6 @@ permissions: contents: write pull-requests: write -concurrency: - group: cherry-pick-${{ github.event.inputs.target_branch }} - cancel-in-progress: false - jobs: cherry-pick: if: github.repository == 'sgl-project/sglang'