diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 3d07700..c71e24d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -19,7 +19,7 @@ jobs: There has not been any activity to this issue in the last 30 days. It will automatically be closed after 7 more days. Remove the `stale` label to prevent this. stale-issue-label: 'stale' - exempt-issue-label: 'confirmed,help wanted' + exempt-issue-labels: 'confirmed,help wanted,help%20wanted' stale-pr-message: > There has not been any activity to this pull request in the last 30 days.