Skip to content

[S] Fix hivelord core exploits & dupe with ore redemption (#23949) #98

[S] Fix hivelord core exploits & dupe with ore redemption (#23949)

[S] Fix hivelord core exploits & dupe with ore redemption (#23949) #98

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