Skip to content

refactor: replace text/template with programmatic Go code generation #1849

refactor: replace text/template with programmatic Go code generation

refactor: replace text/template with programmatic Go code generation #1849

Workflow file for this run

name: buf
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1