Skip to content

bgp/policy: fix match-prefix-set to accept covered sub-prefixes #104

bgp/policy: fix match-prefix-set to accept covered sub-prefixes

bgp/policy: fix match-prefix-set to accept covered sub-prefixes #104

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
spelling:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Spell Check Repo
uses: crate-ci/typos@v1.41.0