Set lock script from 60 to 180 days
This commit is contained in:
2
.github/lock.yml
vendored
2
.github/lock.yml
vendored
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Number of days of inactivity before a closed issue or pull request is locked
|
# 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
|
# Skip issues and pull requests created before a given timestamp. Timestamp must
|
||||||
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
|
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
|
||||||
|
Reference in New Issue
Block a user