Update stale-issues.yml

This commit is contained in:
Yanyi Wu 2025-04-05 17:26:58 +08:00 committed by GitHub
parent b11fd29697
commit 0523949aa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,8 @@ name: Close Stale Issues
on: on:
schedule: schedule:
- cron: '0 0 3 * *' # Monthly on the 3rd day of the month at midnight - cron: '0 0 3 */3 *' # Every three months on the 3rd day at midnight
jobs: jobs:
stale: stale: