Skip to content

A possible FPS lag fix caused by chat spam. (#27292) #6

A possible FPS lag fix caused by chat spam. (#27292)

A possible FPS lag fix caused by chat spam. (#27292) #6

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