Skip to content

bgp: T7163: add CLI route-map and metric support for "redistribute table" #1232

bgp: T7163: add CLI route-map and metric support for "redistribute table"

bgp: T7163: add CLI route-map and metric support for "redistribute table" #1232

---
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