Skip to content

Commit

Permalink
tweak(stale): increase stale time
Browse files Browse the repository at this point in the history
  • Loading branch information
Blumlaut committed Feb 1, 2025
1 parent e4a6d88 commit a827880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
with:
exempt-pr-labels: dependencies,review-required
exempt-issue-labels: enhancement,help-wanted
days-before-stale: 7
days-before-close: 14
days-before-stale: 14
days-before-close: 30

permissions:
issues: write
Expand Down

0 comments on commit a827880

Please sign in to comment.