Skip to content

Commit a7836cf

Browse files
authored
Update stale.yml (CFPAOrg#3736)
1 parent f12fb91 commit a7836cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
days-before-issue-stale: -1
1717
days-before-issue-close: -1
18-
stale-pr-message: "请注意回应审查人的审查意见,若 7 天内不回应,该 PR 即将被关闭。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
18+
stale-pr-message: "请注意回应审查人的审查意见,若 24 小时内不回应,该 PR 即将被关闭。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
1919
close-pr-message: "因你的回应时间超过时限,该 PR 已因搁置而被关闭。如需再次提交可重新打开(Reopen)该 PR,感谢贡献:heart:。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
2020
days-before-pr-stale: 7
2121
days-before-pr-close: 1

0 commit comments

Comments
 (0)