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

general: T8595: add AGENTS.md #18

general: T8595: add AGENTS.md

general: T8595: add AGENTS.md #18

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