diff --git a/.github/stale.yml b/.github/stale.yml index caaeaae5..23acc0db 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -19,7 +19,7 @@ exemptProjects: false exemptMilestones: false # Label to use when marking as stale -# staleLabel: wontfix +staleLabel: stale # Comment to post when marking as stale. Set to `false` to disable markComment: > @@ -51,4 +51,4 @@ limitPerRun: 30 # issues: # exemptLabels: -# - confirmed \ No newline at end of file +# - confirmed