Skip to content

Commit 3535d4a

Browse files
committed
Fix stable-bot auto-ignore for accepted issues
1 parent f1856aa commit 3535d4a

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
@@ -9,7 +9,7 @@ daysUntilClose: 7
99

1010
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
1111
exemptLabels:
12-
- "type: accepted/enhancement"
12+
- "status: accepted"
1313
- "user: looking for contributors"
1414
- "📌 pinned"
1515

0 commit comments

Comments
 (0)