Skip to content

Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1738816775 #459

Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1738816775

Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1738816775 #459

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"