Skip to content

T0000: pr title check #12

T0000: pr title check

T0000: pr title check #12

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