Skip to content

Commit

Permalink
Add improvement stale issue exemption
Browse files Browse the repository at this point in the history
  • Loading branch information
BioWilko authored Jan 8, 2025
1 parent a9f0566 commit f76e50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
exempt-issue-labels: "improvement"
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f76e50e

Please sign in to comment.