Skip to content

Sync labels

Sync labels #4

Workflow file for this run

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

Check failure on line 10 in .github/workflows/labels.yaml

View workflow run for this annotation

GitHub Actions / Sync labels

Invalid workflow file

The workflow is not valid. .github/workflows/labels.yaml (Line: 10, Col: 3): Error calling workflow 'Poeschl-HomeAssistant-Addons/workflows/.github/workflows/labels.yaml@main'. The nested job 'labels' is requesting 'issues: write', but is only allowed 'issues: none'.
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/labels.yaml@main
permissions:
contents: write