Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

vyos-op-run: T7745: add a command permission checking mechanism #7

vyos-op-run: T7745: add a command permission checking mechanism

vyos-op-run: T7745: add a command permission checking mechanism #7

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