Skip to content

Bump com.uber.nullaway:nullaway from 0.10.12 to 0.10.14 #28

Bump com.uber.nullaway:nullaway from 0.10.12 to 0.10.14

Bump com.uber.nullaway:nullaway from 0.10.12 to 0.10.14 #28

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