Skip to content

Add network peering prefixes types and its validation #85

Add network peering prefixes types and its validation

Add network peering prefixes types and its validation #85

Workflow file for this run

name: Lint Docs
on:
pull_request:
paths:
- 'docs/**'
- '**/*.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No lint required"'