Skip to content

update

update #1

name: Update edge repository
# yamllint disable-line rule:truthy
on:
repository_dispatch:
types: ["update"]
jobs:
workflows:

Check failure on line 9 in .github/workflows/repository-update.yaml

View workflow run for this annotation

GitHub Actions / Update edge repository

Invalid workflow file

The workflow is not valid. .github/workflows/repository-update.yaml (Line: 9, Col: 3): Error calling workflow 'Poeschl-HomeAssistant-Addons/workflows/.github/workflows/repository-update.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: [...]
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/repository-update.yaml@main
secrets:
updater_token: ${{ secrets.UPDATER_TOKEN }}
with:
addon: ${{ github.event.client_payload.addon }}