[stale issues] Run weekly on Sunday at midnight

This commit is contained in:
yanyiwu 2024-09-11 21:41:15 +08:00
parent 165bee901c
commit 12341a2f21

View File

@ -2,7 +2,7 @@ name: Close Stale Issues
on:
schedule:
- cron: '0 13 * * *' # Run daily
- cron: '0 0 * * 0' # Run weekly on Sunday at midnight
jobs:
stale: