Skip to content

Cron

Cron #4907

Workflow file for this run

name: 'Cron'
on:
schedule:
- cron: '0 4 * * *'
permissions:
issues: write
pull-requests: write
jobs:
CloseStale:
uses: ./.github/workflows/call-close-stale.yml