name: "PR Conflicts checker" on: pull_request_target: types: [synchronize] permissions: pull-requests: write contents: read jobs: check-pr-conflict-call: uses: vyos/.github/.github/workflows/check-pr-merge-conflict.yml@feature/T6349-reusable-workflows secrets: inherit