Skip to content

Commit 69ddb4e

Browse files
authored
ci: Update stale github action config
1 parent 482a62e commit 69ddb4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
there has been no activity in the last 3 weeks. It will not be
3434
closed.
3535
stale-issue-label: 'help-wanted'
36+
exempt-issue-labels: 'help-wanted'
3637
- uses: actions/stale@v6
3738
with:
3839
repo-token: ${{ secrets.GITHUB_TOKEN }}
@@ -44,3 +45,4 @@ jobs:
4445
there has been no activity in the last 3 weeks. It will not be
4546
closed.
4647
stale-issue-label: 'help-wanted'
48+
exempt-issue-labels: 'help-wanted'

0 commit comments

Comments
 (0)