v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
e1776d0c30
commit
9cf66797da
@ -11,7 +11,15 @@ jobs:
|
||||
buf:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Git
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PROD_REG_TOKEN }}
|
||||
path: ./main
|
||||
submodules: recursive
|
||||
- uses: bufbuild/buf-action@v1
|
||||
with:
|
||||
token: 3f12fe38656b6e6423daad49945922b292322862cac00f4a922f68ea44e44c00
|
||||
setup_only: true
|
||||
pr_comment: true
|
||||
- run: buf build --error-format github-actions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user