Skip to content

Fix variable name and error handling for caching (#229) #116

Fix variable name and error handling for caching (#229)

Fix variable name and error handling for caching (#229) #116

Workflow file for this run

name: buf
on:
push:
branches:
- main
jobs:
buf:
name: push Buf modules to BSR
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
format: false
lint: false
breaking: false
pr_comment: false
token: ${{ secrets.BUF_TOKEN }}
input: proto