Skip to content

Sweeping LV522 Changes + FORECON GL replaced by FORECON Sniper (Without the sniper) #12220

Sweeping LV522 Changes + FORECON GL replaced by FORECON Sniper (Without the sniper)

Sweeping LV522 Changes + FORECON GL replaced by FORECON Sniper (Without the sniper) #12220

Workflow file for this run

name: 'Check for merge conflicts'
on:
push:
branches:
- master
pull_request_target:
types: [ready_for_review, opened, synchronize, reopened]
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: eps1lon/[email protected]
with:
dirtyLabel: 'Merge Conflict'
repoToken: ${{ secrets.BOT_TOKEN_CM || secrets.GITHUB_TOKEN }}