Skip to content

Stale

Stale #1189

Workflow file for this run

---
name: "Stale"
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 8 * * *"
workflow_dispatch:
jobs:
stale:
uses: timmo001/workflows/.github/workflows/stale.yml@master