Skip to content

Cere: fix lattice dupes and spawner over wall in NTR office. (#21381) #59

Cere: fix lattice dupes and spawner over wall in NTR office. (#21381)

Cere: fix lattice dupes and spawner over wall in NTR office. (#21381) #59

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