Skip to content

refactor: tear out bazel (#1996) #10

refactor: tear out bazel (#1996)

refactor: tear out bazel (#1996) #10

Workflow file for this run

name: Buf push
permissions: read-all
on:
push:
paths:
- api/**
branches:
- main
jobs:
buf-push:
uses: dragonfish/workflows/.github/workflows/buf-push.yaml@main
with:
buf-mod-dir: api
secrets: inherit