Skip to content

Sync labels

Sync labels #1

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 workflow is requesting 'actions: read, attestations: read, checks: read, deployments: read, discussions: read, issues: read, pages: read, pull-requests: read, repository-projects: read, statuses: read, security-events: read, id-token: read', but is only allowed 'actions: none, attestations: none, checks: none, deployments: none, discussions: no[...] .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 'contents: write', but is only allowed 'contents: read'.
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/labels.yaml@main