Skip to content

T8065: Dehardcode qemu settings to allow run tests on arch arm64 #251

T8065: Dehardcode qemu settings to allow run tests on arch arm64

T8065: Dehardcode qemu settings to allow run tests on arch arm64 #251

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