mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-01 04:34:23 +01:00
ci: update concurrency group names in workflow files for clarity
This commit is contained in:
2
.github/workflows/vrt.yml
vendored
2
.github/workflows/vrt.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
types: [labeled]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-vrt
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user