Skip to content

fix: scroll to the selected tab item to let it always visible (#707) #504

fix: scroll to the selected tab item to let it always visible (#707)

fix: scroll to the selected tab item to let it always visible (#707) #504

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