Skip to content

fix(evpn-gw): add comment lint checks for evpn-gw #49

fix(evpn-gw): add comment lint checks for evpn-gw

fix(evpn-gw): add comment lint checks for evpn-gw #49

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