Skip to content

Lock

Lock #294

Workflow file for this run

---
name: Lock
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 9 * * *"
workflow_dispatch:
jobs:
workflows:

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

View workflow run for this annotation

GitHub Actions / Lock

Invalid workflow file

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