Skip to content

T6781: Test do not merge #1049

T6781: Test do not merge

T6781: Test do not merge #1049

---
name: Check pull request message format
on:
pull_request_target:
branches:
- sagitta
types: [opened, synchronize, edited]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-title:
uses: vyos/.github/.github/workflows/check-pr-message.yml@sagitta
secrets: inherit