Files
tvheadend/.github/workflows/stale.yaml
T
2022-01-02 10:38:35 +05:30

13 lines
202 B
YAML

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