Skip to content

You can no longer get abductor rnd level 3+ from 1 (#26598) #8875

You can no longer get abductor rnd level 3+ from 1 (#26598)

You can no longer get abductor rnd level 3+ from 1 (#26598) #8875

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