Skip to content

cloud billing customer creation and reporting #2079

cloud billing customer creation and reporting

cloud billing customer creation and reporting #2079

Workflow file for this run

name: Check .proto files
on:
pull_request:
paths:
- "proto/**"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"