build: 修改 issue 过期时间为 60 天

This commit is contained in:
BugKing 2021-02-25 13:51:22 +08:00 committed by GitHub
parent 8412735cec
commit 1b7555c0aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/stale.yml vendored
View File

@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 30
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale