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

stale

stale #1737

Workflow file for this run

name: stale
on:
schedule:
- cron: "0 0 * * *"
jobs:
stale:
uses: ckotzbauer/actions-toolkit/.github/workflows/[email protected]
secrets:
token: ${{ secrets.GITHUB_TOKEN }}