Skip to content

Commit 09f7e53

Browse files
committed
Revert "Update stale.yml"
This reverts commit 71c98af.
1 parent ce6f734 commit 09f7e53

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
stale-issue-label: stale
18-
exempt-issue-labels: 'bug,help wanted'
18+
exempt-issue-labels: bug
1919
days-before-issue-stale: 30
2020
days-before-issue-close: 14
2121
days-before-pr-stale: -1

0 commit comments

Comments
 (0)