Skip to content

Update the version of Node the action runs on from Node 16 to Node 20 #2

Update the version of Node the action runs on from Node 16 to Node 20

Update the version of Node the action runs on from Node 16 to Node 20 #2

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