ci: increase `daysUntilClose` to avoid use stale-bot [skip ci]

pull/4341/head
Andy Hsu 2023-05-07 21:07:31 +08:00 committed by GitHub
parent ee6c31332d
commit b69fc8c306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

2
.github/stale.yml vendored
View File

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 44
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 8
daysUntilClose: 10
# Issues with these labels will never be considered stale
exemptLabels:
- accepted