Skip to content

project-lifecycle

project-lifecycle #775

Workflow file for this run

name: project-lifecycle
on:
schedule:
- cron: 0 8 * * *
workflow_dispatch:
issues:
types:
- reopened
- opened
- labeled
permissions:
contents: write
issues: write
pull-requests: write
actions: read
jobs:
lifecycle:
uses: kumahq/.github/.github/workflows/wfc_lifecycle.yml@main