Skip to content

346-as-a-dev-i-want-to-remove-dependency-that-are-not-used-in-the-project #69

346-as-a-dev-i-want-to-remove-dependency-that-are-not-used-in-the-project

346-as-a-dev-i-want-to-remove-dependency-that-are-not-used-in-the-project #69

name: Project issue status workflow
on:
issues:
types:
- opened
pull_request:
types:
- opened
- synchronize
- reopened
- closed
- ready_for_review
- converted_to_draft
jobs:
issue-status:
uses: ai-cfia/github-workflows/.github/workflows/workflow-issue-status.yml@main
secrets: inherit