Skip to content

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template. #15

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template.

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template. #15

Workflow file for this run

name: Add Issue or PR to Project
on:
issues:
types: [opened]
pull_request_target:
types: [opened, ready_for_review, converted_to_draft]
jobs:
add-to-project:
name: Add issue or pull request to project
uses: nasa/cFS/.github/workflows/add-to-project-reusable.yml@dev
secrets: inherit