Skip to content

Commit 48e3e8d

Browse files
authored
chore: use stale label to mark something as stale
1 parent 74857b7 commit 48e3e8d

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
@@ -8,7 +8,7 @@ exemptLabels:
88
- help wanted
99
- OK to merge
1010
# Label to use when marking an issue as stale
11-
staleLabel: wontfix
11+
staleLabel: stale
1212
# Comment to post when marking an issue as stale. Set to `false` to disable
1313
markComment: >
1414
This issue has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)