diff options
-rw-r--r-- | .github/lock.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/lock.yml b/.github/lock.yml index 3436cb2a8..cf72ab0b1 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -3,7 +3,7 @@ daysUntilLock: 30 # Issues and pull requests with these labels will not be locked. exemptLabels: [] # Label to add before locking, such as `outdated`. Set to `false` to disable -lockLabel: "S: outdated" +lockLabel: "S: auto-locked" # Comment to post before locking. Set to `false` to disable lockComment: > This thread has been automatically locked since there has not been |