Skip to content

Merge branch 'master220' of https://github.com/Samirakis/ParadiseTest… #29

Merge branch 'master220' of https://github.com/Samirakis/ParadiseTest…

Merge branch 'master220' of https://github.com/Samirakis/ParadiseTest… #29

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/[email protected]
with:
dirtyLabel: 'Merge Conflict'
repoToken: ${{ secrets.GITHUB_TOKEN }}