Skip to content

feat(bgp): cleanup the linting errors #305

feat(bgp): cleanup the linting errors

feat(bgp): cleanup the linting errors #305

Workflow file for this run

name: Buf
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
buf-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1