Skip to content

T8364: Add ISO build and config load smoke test workflow #298

T8364: Add ISO build and config load smoke test workflow

T8364: Add ISO build and config load smoke test workflow #298

name: "PR Conflicts checker"
on:
pull_request_target:
types: [synchronize]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-conflict:
if: github.repository_owner == 'vyos'
uses: vyos/.github/.github/workflows/check-pr-merge-conflict.yml@current
secrets: inherit