Skip to content

refactor(storage): combine frontend and backend messages #112

refactor(storage): combine frontend and backend messages

refactor(storage): combine frontend and backend messages #112

Workflow file for this run

name: Buf
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
buf-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1