Skip to content

Commit

Permalink
Update close-stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak authored Dec 15, 2023
1 parent 0853c44 commit b6fa27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
days-before-stale: 7
days-before-close: 7
stale-issue-label: 'feedback-reminder'
exempt-issue-labels: 'feedback-provided,work-in-progress'
exempt-issue-labels: 'enhancement,bug,feedback-provided,work-in-progress'
exempt-all-milestones: true

0 comments on commit b6fa27d

Please sign in to comment.