Skip to content

fix(state): proposer selected twice when prev block round > 0 (#904) #570

fix(state): proposer selected twice when prev block round > 0 (#904)

fix(state): proposer selected twice when prev block round > 0 (#904) #570

Workflow file for this run

name: Protobuf Lint
on:
pull_request:
paths:
- "proto/**"
push:
branches:
- master
- v[0-9]+.[0-9]+-dev
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"