Skip to content

Close stale issues and PRs #180

Close stale issues and PRs

Close stale issues and PRs #180

Workflow file for this run

name: Close stale issues and PRs
on:
schedule:
- cron: '30 1 * * *'
jobs:
stale:

Check failure on line 7 in .github/workflows/all_stale_bot.yml

View workflow run for this annotation

GitHub Actions / Close stale issues and PRs

Invalid workflow file

The workflow is not valid. .github/workflows/all_stale_bot.yml (Line: 7, Col: 3): Error calling workflow 'eclipse-daanse/.github/.github/workflows/reuse_all_stale_bot.yml@main'. The nested job 'stale' is requesting 'issues: write', but is only allowed 'issues: none'.
uses: eclipse-daanse/.github/.github/workflows/reuse_all_stale_bot.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}