ci: Updating duration for stale issues before they close. (#2322)

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Josh Rickard
2023-02-13 16:55:02 -06:00
committed by GitHub
parent e2e66117b8
commit 78bd56f47a
+1 -1
View File
@@ -15,5 +15,5 @@ jobs:
close-pr-message: 'This PR was closed because it has been stalled for 10 days with no activity.'
days-before-issue-stale: 30
days-before-pr-stale: 45
days-before-issue-close: 5
days-before-issue-close: 10
days-before-pr-close: 10