Skip to content

Stale

Stale #87

Workflow file for this run

---
name: Stale
on:
schedule:
- cron: "40 5 * * *"
workflow_dispatch:
jobs:
workflows:

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

View workflow run for this annotation

GitHub Actions / Stale

Invalid workflow file

The workflow is not valid. .github/workflows/stale.yaml (Line: 10, Col: 3): Error calling workflow 'home-assistant/actions/.github/workflows/stale.yaml@master'. The nested job 'stale' is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: home-assistant/actions/.github/workflows/stale.yaml@master