Skip to content

make all sec clothing in the loadout menu available to the detective … #9817

make all sec clothing in the loadout menu available to the detective …

make all sec clothing in the loadout menu available to the detective … #9817

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