Skip to content

chore: pull cometbft v0.34.35 #346

chore: pull cometbft v0.34.35

chore: pull cometbft v0.34.35 #346

Workflow file for this run

name: Protobuf Lint
on:
pull_request:
paths:
- 'proto/**'
push:
branches:
- v0.34.x-celestia
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'