Set lock script from 60 to 180 days

This commit is contained in:
Knutwurst
2021-01-08 08:37:23 +01:00
parent 14e075c5fb
commit bf6aab0a93

2
.github/lock.yml vendored
View File

@@ -3,7 +3,7 @@
#
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 60
daysUntilLock: 180
# Skip issues and pull requests created before a given timestamp. Timestamp must
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable