Skip to content

Input does not meet YAML 1.2 "Core Schema" specification #108

Input does not meet YAML 1.2 "Core Schema" specification

Input does not meet YAML 1.2 "Core Schema" specification #108

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