mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-10 09:04:24 +01:00
ci: update concurrency group names in workflow files for clarity
This commit is contained in:
2
.github/workflows/pinact.yml
vendored
2
.github/workflows/pinact.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
- '.github/actions/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-pinact
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user