Skip to content

Commit cdf6bba

Browse files
authored
chore: disable issues/PRs before 2019-05-01
1 parent 18ff935 commit cdf6bba

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: 14
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: false
8+
skipCreatedBefore: 2019-05-01
99

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

0 commit comments

Comments
 (0)