Skip to content

Bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1154 #370

Bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1154

Bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1154 #370

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"