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

Stale

Stale #648

Workflow file for this run

---
name: Stale
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 8 * * *"
workflow_dispatch:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/stale.yaml@main