Skip to content

Sync labels

Sync labels #293

Workflow file for this run

---
name: Sync labels
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "34 5 * * *"
workflow_dispatch:
jobs:
workflows:

Check failure on line 11 in .github/workflows/labels.yml

View workflow run for this annotation

GitHub Actions / Sync labels

Invalid workflow file

The workflow is not valid. .github/workflows/labels.yml (Line: 11, Col: 3): Error calling workflow 'hassio-addons/workflows/.github/workflows/labels.yaml@main'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: hassio-addons/workflows/.github/workflows/labels.yaml@main