Skip to content

Commit cd4dad7

Browse files
authored
Fix number of days in stalebot message (#12050)
1 parent 3d72ca9 commit cd4dad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ staleLabel: wontfix
1212
markComment: >
1313
This issue has been automatically marked as stale because there has been no
1414
activity in the past year. It will be closed automatically if no further
15-
activity occurs in the next 7 days. Feel free to re-open at any time if this
15+
activity occurs in the next 30 days. Feel free to re-open at any time if this
1616
issue is still relevant.
1717
# Comment to post when closing a stale issue. Set to `false` to disable
1818
closeComment: false

0 commit comments

Comments
 (0)