Skip to content

RHCLOUD-36941 - Fix tests that have actuals in expected parameter #365

RHCLOUD-36941 - Fix tests that have actuals in expected parameter

RHCLOUD-36941 - Fix tests that have actuals in expected parameter #365

Workflow file for this run

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