Skip to content

Commit 445b51a

Browse files
getdevopspro-cibotjobcespedes
authored andcommitted
refactor: adjust group of pr label
1 parent 6a2377d commit 445b51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [labeled]
66

77
concurrency:
8-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
8+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}-${{ github.event.label.name }}
99
cancel-in-progress: true
1010

1111
permissions:

0 commit comments

Comments
 (0)