Skip to content

Commit f980333

Browse files
authored
Update stale.yml
1 parent d0e8fea commit f980333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ exemptLabels:
77
- bug
88
- pinned
99
# Label to use when marking an issue as stale
10-
staleLabel: wontfix
10+
staleLabel: stale
1111
# Comment to post when marking an issue as stale. Set to `false` to disable
1212
markComment: >
1313
This issue has been automatically marked as stale because it has not had
1414
recent activity. It will be closed if no further activity occurs. Feel
1515
free to reopen this if needed. Thank you for your contributions :heart:
1616
# Comment to post when closing a stale issue. Set to `false` to disable
17-
closeComment: false
17+
closeComment: false

0 commit comments

Comments
 (0)