Skip to content

Commit 1af162f

Browse files
CCM-17846: Sonar PR Decoration Fix
1 parent 84d75d8 commit 1af162f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cicd-1-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
branches:
1212
- main
1313

14+
concurrency:
15+
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
16+
cancel-in-progress: true
17+
1418
jobs:
1519
metadata:
1620
name: "Set CI/CD metadata"

0 commit comments

Comments
 (0)