Skip to content

Initiate post v7.0.1 development cycle #4

Initiate post v7.0.1 development cycle

Initiate post v7.0.1 development cycle #4

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