Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Sync labels

Sync labels #770

Workflow file for this run

---
name: Sync labels
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "34 5 * * *"
workflow_dispatch:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/labels.yaml@main