Skip to content

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 #151

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 #151

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