Skip to content

Commit e8efa78

Browse files
authored
Update stale.yml
1 parent b60ec45 commit e8efa78

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/stale.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ daysUntilClose: 3
1111
onlyLabels: []
1212

1313
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
14-
exemptLabels:
15-
- "Type: Enhancement"
16-
- "Type: Bug"
14+
exemptLabels: []
1715

1816
# Set to true to ignore issues in a project (defaults to false)
1917
exemptProjects: false

0 commit comments

Comments
 (0)