Skip to content

gives malf ais the ability to repair their cyborgs (#21422) #46

gives malf ais the ability to repair their cyborgs (#21422)

gives malf ais the ability to repair their cyborgs (#21422) #46

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