Skip to content

fix: remove access-less helpers and add a maplint (#27462) #9441

fix: remove access-less helpers and add a maplint (#27462)

fix: remove access-less helpers and add a maplint (#27462) #9441

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 }}