Explorar o código

Allow the Lock bot to lock existing closed issues

Jeremy Stretch %!s(int64=6) %!d(string=hai) anos
pai
achega
e0ea5b0e0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/lock.yml

+ 1 - 1
.github/lock.yml

@@ -5,7 +5,7 @@ daysUntilLock: 90
 
 
 # Skip issues and pull requests created before a given timestamp. Timestamp must
 # Skip issues and pull requests created before a given timestamp. Timestamp must
 # follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
 # follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
-skipCreatedBefore: 2020-01-01
+skipCreatedBefore: false
 
 
 # Issues and pull requests with these labels will be ignored. Set to `[]` to disable
 # Issues and pull requests with these labels will be ignored. Set to `[]` to disable
 exemptLabels: []
 exemptLabels: []