diff --git a/.github/lock.yml b/.github/lock.yml index ae1e70313fe4..c80c7a0a0996 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: 45 +daysUntilLock: 30 # 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.'