Skip to content

Commit 117fd68

Browse files
committed
update days before close
1 parent 749f8d6 commit 117fd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale-issues-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
close-pr-message: "Hey there, this pull request has been automatically closed due to 45 days of inactivity. If needed, please reopen or comment and we can reevaluate your request."
2727
# Time thresholds (adjust to your policy)
2828
days-before-stale: 35
29-
days-before-close: 10
29+
days-before-close: 15
3030
operations-per-run: 100

0 commit comments

Comments
 (0)