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

Sync labels

Sync labels #503

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