Skip to content

feat(codegen): Preserve casing of names by uppercasing the first character... #1748

feat(codegen): Preserve casing of names by uppercasing the first character...

feat(codegen): Preserve casing of names by uppercasing the first character... #1748

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