Skip to content

Commit

Permalink
Currently stale issues are closed too soon (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Jul 14, 2021
1 parent c467aa4 commit 242e21d
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 @@ -23,6 +23,6 @@ jobs:
This issue now has been marked as stale and will be closed if no further
activity occurs. Thank you for your contributions.'
days-before-stale: 30
days-before-close: 5
days-before-close: 30
stale-issue-label: 'no-issue-activity'
exempt-issue-labels: 'work-in-progress,blocked,help wanted,under investigation'

0 comments on commit 242e21d

Please sign in to comment.