ci: Disable lockbot comments

This commit is contained in:
Stefan Profanter 2019-08-02 10:04:47 +02:00
parent 19f8b89d7d
commit cc0509b655
No known key found for this signature in database
GPG Key ID: 52787A8E77301854

9
.github/lock.yml vendored
View File

@ -14,10 +14,11 @@ exemptLabels: []
lockLabel: false lockLabel: false
# Comment to post before locking. Set to `false` to disable # Comment to post before locking. Set to `false` to disable
lockComment: > lockComment: false
This thread has been automatically locked since there has not been #lockComment: >
any recent activity after it was closed. Please open a new issue for # This thread has been automatically locked since there has not been
related bugs. # any recent activity after it was closed. Please open a new issue for
# related bugs.
# Assign `resolved` as the reason for locking. Set to `false` to disable # Assign `resolved` as the reason for locking. Set to `false` to disable
setLockReason: true setLockReason: true