Skip to content

Update Linters (major) #623

Update Linters (major)

Update Linters (major) #623

Workflow file for this run

name: Automation
on:
push:
branches:
- master
pull_request_target:
jobs:
labeling:
name: Label merge conflicts
runs-on: ubuntu-latest
steps:
- uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # v2.1.0
with:
dirtyLabel: 'merge conflict'
repoToken: ${{ secrets.JF_BOT_TOKEN }}