Skip to content

chore!: replace NMTProof with Proof in nmt #396

chore!: replace NMTProof with Proof in nmt

chore!: replace NMTProof with Proof in nmt #396

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@v3
- uses: bufbuild/[email protected]
- uses: bufbuild/buf-lint-action@v1
with:
input: 'proto'