Skip to content

T6508: pr workflows updated for branch and target (backport #668) #16

T6508: pr workflows updated for branch and target (backport #668)

T6508: pr workflows updated for branch and target (backport #668) #16

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@sagitta
secrets: inherit