Skip to content

Bump org.junit:junit-bom from 5.11.4 to 5.12.0 #306

Bump org.junit:junit-bom from 5.11.4 to 5.12.0

Bump org.junit:junit-bom from 5.11.4 to 5.12.0 #306

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