Skip to content

Add Option to Differentiate Between Optional and Required Message Properties When Using the json_types Option #716

Add Option to Differentiate Between Optional and Required Message Properties When Using the json_types Option

Add Option to Differentiate Between Optional and Required Message Properties When Using the json_types Option #716

name: Add issues and PRs to project
on:
issues:
types:
- opened
- reopened
- transferred
pull_request_target:
types:
- opened
- reopened
issue_comment:
types:
- created
jobs:
call-workflow-add-to-project:
name: Call workflow to add issue to project
uses: bufbuild/base-workflows/.github/workflows/add-to-project.yaml@main
secrets: inherit