Skip to content

RHCLOUD-35836 - Kessel E2E testing setup + Increase test coverage #603

RHCLOUD-35836 - Kessel E2E testing setup + Increase test coverage

RHCLOUD-35836 - Kessel E2E testing setup + Increase test coverage #603

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"