Skip to content

Merge pull request #525 from thornbill/logo-2024 #736

Merge pull request #525 from thornbill/logo-2024

Merge pull request #525 from thornbill/logo-2024 #736

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