Mark stale after 30 days, not 60.

This commit is contained in:
wizjany 2021-08-22 12:04:23 -04:00 committed by GitHub
parent 81f98b7b96
commit 38b3773981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/stale.yml vendored
View File

@ -1,5 +1,5 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Only close pending bugs