Skip to content

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /java #343

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /java

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /java #343

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