mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
[stale-isssues] Monthly on the 3rd day of the month at midnight
This commit is contained in:
parent
9b45e084a3
commit
5ee74d788e
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user