Skip to content

Issue status

Issue status #51

Workflow file for this run

name: Issue status
on:
issues:
types:
- opened
- edited
- closed
- deleted
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@160-is-it-possible-to-automate-issue-statuses-in-the-project-boards
secrets: inherit