Skip to content

Commit 30f1ffa

Browse files
authored
doc: reduce daysUntilLock from 14 to 7 (#278)
As discussed internally
1 parent b42f3d2 commit 30f1ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration for Lock Threads - https://github.com/dessant/lock-threads
22

33
# Number of days of inactivity before a closed issue or pull request is locked
4-
daysUntilLock: 14
4+
daysUntilLock: 7
55

66
# Skip issues and pull requests created before a given timestamp. Timestamp must
77
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable

0 commit comments

Comments
 (0)