[CI] bot-cherry-pick: remove concurrency group to enable batch dispatch (#26074)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-05-22 16:27:46 +08:00
committed by GitHub
co-authored by Claude Opus 4.7
parent cf5f496183
commit 4486a339a3
-4
View File
@@ -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'