Skip to content

Commit

Permalink
Update .github/workflows/stale.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Shen <[email protected]>
  • Loading branch information
2bndy5 and shenxianpeng authored Mar 18, 2024
1 parent 5e3a52a commit b921edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
it has not had recent activity.
It will be closed if no further activity occurs.
# Better to exclude certain issues from being marked as stale
exempt-issue-labels: 'help wanted'
exempt-issue-labels: 'help wanted,security,pinned,bug'

0 comments on commit b921edc

Please sign in to comment.