[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
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: cherry-pick-${{ github.event.inputs.target_branch }}
|
|
||||||
cancel-in-progress: false
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cherry-pick:
|
cherry-pick:
|
||||||
if: github.repository == 'sgl-project/sglang'
|
if: github.repository == 'sgl-project/sglang'
|
||||||
|
|||||||
Reference in New Issue
Block a user