Skip to content

Commit df1b26d

Browse files
committed
update stalebot
1 parent 4f90269 commit df1b26d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/stale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ daysUntilStale: 60
88
daysUntilClose: 14
99

1010
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
11-
onlyLabels: []
11+
onlyLabels:
12+
- waiting for answer
1213

1314
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
1415
exemptLabels:

0 commit comments

Comments
 (0)