Skip to content

Commit 36bc744

Browse files
author
Chris Elion
authored
Lock issues after 30 days. (#4884)
1 parent 30bcb01 commit 36bc744

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: 365
4+
daysUntilLock: 30
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)