Skip to content

Commit 66a1c2f

Browse files
committed
refactor: 更新标签
1 parent 38309fe commit 66a1c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
days-before-issue-stale: 2
1515
days-before-issue-close: 2
16-
any-of-labels: "invalid, need-repro-project"
16+
any-of-labels: "invalid,need-repro-project"
1717
stale-issue-label: "stale"
1818
stale-issue-message: "Since the issue was labeled with `invalid`, but no response in 2 days. This issue will be closed. If you have any questions, you can comment and reply. \r 由于该 issue 被标记为不合规工程,却 2 天未收到回应。现关闭 issue,若有任何问题,可评论回复"
1919
close-issue-message: "Since the issue was labeled with `need-repro-project`, but no response in 2 days. This issue will be closed. If you have any questions, you can comment and reply. \r 由于该 issue 被标记为需要复现工程,却 2 天未收到回应。现关闭 issue,若有任何问题,可评论回复"

0 commit comments

Comments
 (0)