Skip to content

Commit 929a285

Browse files
committed
fix: labeling manually but commenting with automation
1 parent bd994b7 commit 929a285

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/label-conflict.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches:
55
- 'develop'
66
- '4.*'
7+
types:
8+
- labeled
79

810
concurrency:
911
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)