Skip to content

Switch core catalog to ncruces/go-sqlite3 #2265

Switch core catalog to ncruces/go-sqlite3

Switch core catalog to ncruces/go-sqlite3 #2265

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@v7
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1