Skip to content

stale

stale #660

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 }}