Skip to content

Merge branch 'master' of https://github.com/ParadiseSS13/Paradise int… #3461

Merge branch 'master' of https://github.com/ParadiseSS13/Paradise int…

Merge branch 'master' of https://github.com/ParadiseSS13/Paradise int… #3461

name: 'Merge Conflict Detection'
on:
push:
branches:
- master
pull_request_target:
types: [ready_for_review, opened, synchronize, reopened]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: eps1lon/[email protected]
with:
dirtyLabel: 'Merge Conflict'
repoToken: ${{ secrets.GITHUB_TOKEN }}