Skip to content

fix enum list and alias name (#277) #162

fix enum list and alias name (#277)

fix enum list and alias name (#277) #162

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