Skip to content

T861: op-mode: initial parts for UEFI secure boot CLI #270

T861: op-mode: initial parts for UEFI secure boot CLI

T861: op-mode: initial parts for UEFI secure boot CLI #270

---
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@current
secrets: inherit