Skip to content

Close stale issues #350

Close stale issues

Close stale issues #350

Workflow file for this run

name: 'Close stale issues'
on:
schedule:
- cron: '30 1 * * *'
permissions:
issues: write
jobs:
stale:

Check failure on line 9 in .github/workflows/stale.yml

View workflow run for this annotation

GitHub Actions / Close stale issues

Invalid workflow file

The workflow is not valid. .github/workflows/stale.yml (Line: 9, Col: 3): Error calling workflow 'cpp-linter/.github/.github/workflows/stale.yml@main'. The nested job 'stale' is requesting 'contents: read, pull-requests: write', but is only allowed 'contents: none, pull-requests: none'.
uses: cpp-linter/.github/.github/workflows/stale.yml@main