Skip to content

Commit 2b2f6ed

Browse files
authored
Update stale.yml
1 parent bf82258 commit 2b2f6ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
days-before-issue-stale: 30
2727
days-before-pr-stale: 45
2828
days-before-close: 10
29-
exempt-pr-labels: pinned,bug,wip
29+
exempt-pr-labels: pinned,bug,wip,'help wanted'
30+
exempt-issue-labels: pinned,bug,'help wanted'

0 commit comments

Comments
 (0)