Skip to content

Close stale issues and PRs #79

Close stale issues and PRs

Close stale issues and PRs #79

Workflow file for this run

name: Close stale issues and PRs
on:
schedule:
- cron: '30 1 * * *'
jobs:
stale:
uses: eclipse-daanse/.github/.github/workflows/reuse_all_stale_bot.yml@main

Check failure on line 8 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: 8, Col: 11): Secret envGH is required, but not provided while calling. .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'.