Skip to content

[FIX] Now properly remove/add machines to the RNC console when (un)li… #9018

[FIX] Now properly remove/add machines to the RNC console when (un)li…

[FIX] Now properly remove/add machines to the RNC console when (un)li… #9018

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