Skip to content

Commit cdc423f

Browse files
authored
ci: Don't stale issues with "help wanted" label (#451)
Signed-off-by: Marco Maurer <[email protected]>
1 parent b718969 commit cdc423f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
This issue has been automatically marked as stale because it has not had
2525
recent activity. It will be closed if no further activity occurs. Thank you
2626
for your contributions.
27-
exempt-issue-labels: "on-hold,pinned,good first issue"
27+
exempt-issue-labels: "on-hold,pinned,good first issue,help wanted"
2828
# PR Settings
2929
stale-pr-message: >
3030
This pull request has been automatically marked as stale because it has not had

0 commit comments

Comments
 (0)