Skip to content

fix: refacto dropdowns #543

fix: refacto dropdowns

fix: refacto dropdowns #543

Workflow file for this run

name: Buf lint
on:
push:
branches:
- main
pull_request:
jobs:
check-codegen:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1
with:
version: 1.19.0
- name: Buf lint
run: make lint.buf