Skip to content

feat: introduce optional ICM Compatibility Interceptor (#1542) #378

feat: introduce optional ICM Compatibility Interceptor (#1542)

feat: introduce optional ICM Compatibility Interceptor (#1542) #378

name: 'MarkConflicts'
on:
workflow_dispatch:
push:
branches:
- develop
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}