Skip to content

Migrate from Buf remote generation alpha to v1 #120

Migrate from Buf remote generation alpha to v1

Migrate from Buf remote generation alpha to v1 #120

name: Buf (pull request)
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
with:
input: proto
# TODO: use buf-breaking-action when ready