Skip to content

Commit

Permalink
Increase days before close
Browse files Browse the repository at this point in the history
  • Loading branch information
SmolSoftBoi committed Aug 12, 2022
1 parent 777e58b commit aa88b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
stale-issue-label: 'stale'
stale-pr-label: 'stale'
days-before-stale: 30
days-before-close: 21
days-before-close: 28
exempt-issue-labels: 'pin'
exempt-pr-labels: 'awaiting-approval,work-in-progress'
remove-stale-when-updated: true

0 comments on commit aa88b2d

Please sign in to comment.