mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
Update stale-issues.yml
This commit is contained in:
parent
b11fd29697
commit
0523949aa8
3
.github/workflows/stale-issues.yml
vendored
3
.github/workflows/stale-issues.yml
vendored
@ -2,7 +2,8 @@ name: Close Stale Issues
|
||||
|
||||
on:
|
||||
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:
|
||||
stale:
|
||||
|
Loading…
x
Reference in New Issue
Block a user