Skip to content

Commit 261be6e

Browse files
committed
change vllm concurrency group
1 parent 94e1bc7 commit 261be6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-vllm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
contents: read
1212

1313
concurrency:
14-
group: pr-${{ github.event.pull_request.number }}
14+
group: pr-vllm-${{ github.event.pull_request.number }}
1515
cancel-in-progress: true
1616

1717
jobs:

0 commit comments

Comments
 (0)