diff --git a/.github/lock.yml b/.github/lock.yml index 22bf4b1ff5a8e..ae1e70313fe43 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -1,6 +1,6 @@ # Configuration for lock-threads - https://github.com/dessant/lock-threads # Number of days of inactivity before a closed issue or pull request is locked -daysUntilLock: 90 +daysUntilLock: 45 # Comment to post before locking. Set to `false` to disable lockComment: 'This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please open a new issue with a reproduction. Thank you.'