Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Close stale issues #798

Close stale issues

Close stale issues #798

Workflow file for this run

name: "Close stale issues"
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
stale:
uses: Cysharp/Actions/.github/workflows/stale-issue.yaml@main