From f10ba28e0c4765447a8c65b255de68c530b5fe30 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 18 Oct 2019 11:32:23 +0200 Subject: [PATCH] Update lock.yml --- .github/lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/lock.yml b/.github/lock.yml index 6670cafed..8333cf136 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: 1 +daysUntilLock: 7 # Skip issues and pull requests created before a given timestamp. Timestamp must # follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable skipCreatedBefore: false