Skip to content

chore(mgmt): add profile avatar and data fields #356

chore(mgmt): add profile avatar and data fields

chore(mgmt): add profile avatar and data fields #356

Workflow file for this run

name: Check buf
on:
pull_request:
jobs:
check-buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
- uses: bufbuild/buf-breaking-action@v1
with:
against: "https://github.com/instill-ai/protobufs.git#branch=main,ref=HEAD~1"