Skip to content

add: Security tactical flashlight #16415

add: Security tactical flashlight

add: Security tactical flashlight #16415

name: 'Merge Conflict Detection'
on:
push:
branches:
- master220
pull_request_target:
types: [ready_for_review, opened, synchronize, reopened]
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: eps1lon/actions-label-merge-conflict@v3.0.2
with:
dirtyLabel: 'Merge Conflict'
repoToken: ${{ secrets.GITHUB_TOKEN }}