[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:
co-authored by
Claude Opus 4.7
parent
cf5f496183
commit
4486a339a3
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user