Skip to content

Fix typo

Fix typo #50

Workflow file for this run

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

Check failure on line 20 in .github/workflows/add-to-project.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/add-to-project.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/add-to-project.yaml" -> "connectrpc/base-workflows/.github/workflows/add-to-projects.yaml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit