Skip to content

Commit

Permalink
Update stale.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patman15 authored Nov 27, 2024
1 parent 94a52da commit 56acccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
close-issue-message: 'This issue was closed because it has been stalled for 15 days with no activity.'
exempt-issue-labels: 'bug'
exempt-all-assignees: true
days-before-stale: 45
days-before-close: 15
days-before-stale: 32
days-before-close: 8
days-before-pr-close: -1

0 comments on commit 56acccd

Please sign in to comment.