Skip to content

Commit 226e544

Browse files
authored
chore: lock all inactive past issues (#375)
1 parent 380a4ce commit 226e544

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
@@ -5,7 +5,7 @@ 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
8-
skipCreatedBefore: 2019-02-01
8+
skipCreatedBefore: false
99

1010
# Issues and pull requests with these labels will be ignored. Set to `[]` to disable
1111
exemptLabels: []

0 commit comments

Comments
 (0)