Skip to content

Commit 2875605

Browse files
authored
Update stalebot.yml (#232)
1 parent 94ca321 commit 2875605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stalebot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
stale-issue-label: 'stale'
1515
stale-issue-message: 'This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!'
1616
days-before-issue-close: 7
17-
close-issue-message: 'This issue was closed because it had no activity for over 60 days.'
17+
close-issue-message: 'This issue was closed because it had no activity for over 1 year.'
1818
days-before-pr-close: -1

0 commit comments

Comments
 (0)