浏览代码

housekeeping: use double newline in lock message (via #5438)

bubble
kyle 5 年前
committed by GitHub
父节点
当前提交
9ea7fd9878
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/lock.yml

+ 1
- 1
.github/lock.yml 查看文件

@@ -4,7 +4,7 @@ exemptLabels: []
lockLabel: "closed-by-bot: lock"
setLockReason: false
only: issues
lockComment: >
lockComment: |
Locking due to inactivity.
This is done to avoid resurrecting old issues and bumping long threads with new, possibly unrelated content.


正在加载...
取消
保存