Skip to content

Bump the npm_and_yarn group in /tgui with 2 updates (#26681) #8909

Bump the npm_and_yarn group in /tgui with 2 updates (#26681)

Bump the npm_and_yarn group in /tgui with 2 updates (#26681) #8909

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