Skip to content

Check stale issues/PRs. #2200

Check stale issues/PRs.

Check stale issues/PRs. #2200

name: 'Check stale issues/PRs.'
on:
schedule:
# Run every hour on the hour
- cron: '0 * * * *'
jobs:
check-for-stales:

Check failure on line 8 in .github/workflows/stale_prs_and_issues.yml

View workflow run for this annotation

GitHub Actions / Check stale issues/PRs.

Invalid workflow file

The workflow is not valid. .github/workflows/stale_prs_and_issues.yml (Line: 8, Col: 3): Error calling workflow 'OpenJobDescription/.github/.github/workflows/reusable_stale_prs_and_issues.yml@mainline'. The workflow is requesting 'issues: write, pull-requests: write', but is only allowed 'issues: none, pull-requests: none'.
uses: OpenJobDescription/.github/.github/workflows/reusable_stale_prs_and_issues.yml@mainline