Skip to content

Commit 79fa060

Browse files
authored
stale requires a label (#2701)
1 parent ddacf40 commit 79fa060

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
@@ -23,7 +23,7 @@ exemptMilestones: false
2323
exemptAssignees: true
2424

2525
# Label to use when marking as stale
26-
staleLabel:
26+
staleLabel: stale
2727

2828
# Comment to post when marking as stale. Set to `false` to disable
2929
markComment: |

0 commit comments

Comments
 (0)