Skip to content

Close and mark stale issue #1010

Close and mark stale issue

Close and mark stale issue #1010

Workflow file for this run

name: Close and mark stale issue
on:
schedule:
- cron: '0 0 * * *'
permissions:
issues: write
pull-requests: write
jobs:
stale:
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3