Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Stale

Stale #787

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