mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
[stale issues] Run weekly on Sunday at midnight
This commit is contained in:
parent
165bee901c
commit
12341a2f21
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user