diff --git a/.github/lock.yml b/.github/lock.yml index c5ceff66..2ac65f65 100755 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -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