Browse Source

Pause lockbot

Jason Grout 5 years ago
parent
commit
db147574ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/lock.yml

+ 1 - 1
.github/lock.yml

@@ -1,7 +1,7 @@
 # Configuration for Lock Threads - https://github.com/dessant/lock-threads
 
 # Number of days of inactivity before a closed issue or pull request is locked
-daysUntilLock: 30
+daysUntilLock: 10000
 
 # Skip issues and pull requests created before a given timestamp. Timestamp must
 # follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable