Skip to content

RHCLOUD-36298 - Exposing Internal Event API Externally #615

RHCLOUD-36298 - Exposing Internal Event API Externally

RHCLOUD-36298 - Exposing Internal Event API Externally #615

Workflow file for this run

name: buf-pull-request
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
format: false
lint: true
breaking: true
input: "api"