Skip to content

build: T8193, T8194: improve error handling in the build script #290

build: T8193, T8194: improve error handling in the build script

build: T8193, T8194: improve error handling in the build script #290

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