Skip to content

Prepare for v1.0.2 #120

Prepare for v1.0.2

Prepare for v1.0.2 #120

name: Add issues and PRs to project
on:
issues:
types:
- opened
- reopened
- transferred
pull_request_target:
types:
- opened
- reopened
issue_comment:
types:
- created
permissions:
issues: read
pull-requests: read
repository-projects: write
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