Skip to content

When the http code is not equal to 200, it will always be Failed to fetch #501

When the http code is not equal to 200, it will always be Failed to fetch

When the http code is not equal to 200, it will always be Failed to fetch #501

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: connectrpc/base-workflows/.github/workflows/add-to-project.yaml@main
secrets: inherit