Skip to content

WIP: retrieves timeout_propose and timeout_commit dynamically per height #356

WIP: retrieves timeout_propose and timeout_commit dynamically per height

WIP: retrieves timeout_propose and timeout_commit dynamically per height #356

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/buf-setup-action@v1.26.1
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'