Skip to content

Close stale issues and PR #160

Close stale issues and PR

Close stale issues and PR #160

Workflow file for this run

name: "Close stale issues and PR"
on:
schedule:
- cron: "30 6 */2 * *"
permissions:
issues: write
pull-requests: write
jobs:
stale:
uses: hegerdes/helper-suite/.github/workflows/reusable-gh-stale.yml@main