Skip to content

Commit fbeca4f

Browse files
Add conflict labelling
Signed-off-by: Matty Widdop <[email protected]>
1 parent c4f1e5b commit fbeca4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-auto-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
GITHUB_TOKEN: '${{ secrets.PR_UPDATE_TOKEN }}'
1616
PR_FILTER: 'labelled'
1717
PR_LABELS: 'sync'
18+
MERGE_CONFLICT_ACTION: 'label'
19+
MERGE_CONFLICT_LABEL: 'conflict'

0 commit comments

Comments
 (0)