Skip to content

fix(protoc-gen-pothos): fix object null check on toProto #1334

fix(protoc-gen-pothos): fix object null check on toProto

fix(protoc-gen-pothos): fix object null check on toProto #1334

Workflow file for this run

name: Check PR Labels
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
permissions:
pull-requests: write
jobs:
check-labels:
runs-on: ubuntu-latest
steps:
- uses: jesusvasquez333/[email protected]
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
valid-labels: 'bug :bug:, build :building_construction:, codegen - breaking changes :warning:, codegen - improvement :vulcan_salute:, codegen - feature :genie_woman:, dependencies, devDependencies, documentation :writing_hand:, tests :microscope:, refactoring :art:, runtime - improvement :running_man:'
pull-request-number: '${{ github.event.pull_request.number }}'
disable-reviews: true # use status