Skip to content

Bump org.projectnessie.cel:cel-bom from 0.5.0 to 0.5.1 #232

Bump org.projectnessie.cel:cel-bom from 0.5.0 to 0.5.1

Bump org.projectnessie.cel:cel-bom from 0.5.0 to 0.5.1 #232

name: Emergency review bypass
on:
pull_request:
types:
- labeled
permissions:
pull-requests: write
jobs:
approve:
name: Approve
if: github.event.label.name == 'Emergency Bypass Review'
uses: bufbuild/base-workflows/.github/workflows/emergency-review-bypass.yaml@main
secrets: inherit