Skip to content

Commit

Permalink
Update concurrency group
Browse files Browse the repository at this point in the history
Run-GHA: true
Skip-PR-comments: true
Test-tag: always_passes,vm

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell committed Oct 21, 2024
1 parent b622902 commit 6441104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bullseye-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ on:
- 'release/*'

concurrency:
group: rpm-build-and-test-${{ github.head_ref || github.run_id }}
group: bullseye-coverage-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

defaults:
Expand Down

0 comments on commit 6441104

Please sign in to comment.