Skip to content

[READY FOR TM] R&D Rework Part 2 - Death to the experimentor (#27472) #9501

[READY FOR TM] R&D Rework Part 2 - Death to the experimentor (#27472)

[READY FOR TM] R&D Rework Part 2 - Death to the experimentor (#27472) #9501

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