Skip to content

T6674: workflow: Add trigger to rebuild repo package (backport #4030) #424

T6674: workflow: Add trigger to rebuild repo package (backport #4030)

T6674: workflow: Add trigger to rebuild repo package (backport #4030) #424

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