Skip to content

Coerce SQLite JSONB output regardless of type casing #2070

Coerce SQLite JSONB output regardless of type casing

Coerce SQLite JSONB output regardless of type casing #2070

Workflow file for this run

name: buf
on:
pull_request:
paths-ignore:
- 'docs/**'
- '.readthedocs.yaml'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1