Skip to content

fix: articles thumbnail and short description (#798) #1435

fix: articles thumbnail and short description (#798)

fix: articles thumbnail and short description (#798) #1435

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/[email protected]
with:
version: 1.28.0
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Buf lint
run: make lint.buf