Skip to content

Move external service out of the services list #1918

Move external service out of the services list

Move external service out of the services list #1918

Workflow file for this run

name: project-lifecycle
on:
schedule:
- cron: 0 8 * * *
workflow_dispatch:
issues:
types:
- reopened
- opened
- labeled
permissions:
contents: read # for checking out the repository (e.g. actions/checkout)
jobs:
lifecycle:
uses: kumahq/.github/.github/workflows/wfc_lifecycle.yml@main
permissions:
issues: write # for editing issues (e.g. adding labels)
with:
filesToIgnore: CODEOWNERS