Skip to content

docs: format error in ABCI++ specs under commit and listsnapshots sec… #1

docs: format error in ABCI++ specs under commit and listsnapshots sec…

docs: format error in ABCI++ specs under commit and listsnapshots sec… #1

Workflow file for this run

name: Protobuf Lint
on:
pull_request:
paths:
- 'proto/**'
merge_group:
push:
branches:
- main
paths:
- 'proto/**'
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: bufbuild/[email protected]
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'