Update help wanted label name (#3262)

Update the label name in the stale action

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
Fleny
2023-12-07 04:19:23 +01:00
committed by GitHub
parent 97be09d65f
commit d81b28a24b

View File

@@ -25,5 +25,5 @@ jobs:
stale-pr-message: 'This pull request has gone stale for over a month. If this pull request is still useful, leave a comment below. Otherwise, it will be closed shortly.'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
exempt-issue-labels: 'api-docs-commits,[HELP WANTED] good first issue'
exempt-issue-labels: 'api-docs-commits,help-wanted'
close-issue-reason: 'not_planned'