Skip to content

Commit

Permalink
⚒️ chore: Update issue-close-require.yml [skip ci]
Browse files Browse the repository at this point in the history
canisminor1990 authored Sep 12, 2023
1 parent 0ef94d4 commit 9b1fc98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-close-require.yml
Original file line number Diff line number Diff line change
@@ -50,8 +50,8 @@ jobs:
with:
actions: 'close-issues'
labels: "Inactive"
inactive-day: 3
inactive-day: 30
body: |
Since the issue was labeled with `Inactive`, and no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply.
Since the issue was labeled with `Inactive`, and no response in 30 days. This issue will be closed. If you have any questions, you can comment and reply.
由于该 issue 被标记为 Inactive,同时 30 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

0 comments on commit 9b1fc98

Please sign in to comment.