[stale-isssues] Monthly on the 3rd day of the month at midnight

This commit is contained in:
yanyiwu 2024-11-03 17:22:28 +08:00
parent 9b45e084a3
commit 5ee74d788e

View File

@ -2,7 +2,7 @@ name: Close Stale Issues
on: on:
schedule: schedule:
- cron: '0 0 * * 0' # Run weekly on Sunday at midnight - cron: '0 0 3 * *' # Monthly on the 3rd day of the month at midnight
jobs: jobs:
stale: stale: