Skip to content

Commit f3e0223

Browse files
chore: add stale exempt issue/pr labels
1 parent 3961d1e commit f3e0223

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
stale-pr-message: 'This pull request is stale because it has not seen activity in 30 days. Remove the `stale` label or comment within 14 days, or it will be closed.'
3030
stale-issue-label: 'stale'
3131
stale-pr-label: 'stale'
32+
exempt-issue-labels: 'help-wanted'
33+
exempt-pr-labels: 'help-wanted'

0 commit comments

Comments
 (0)