1 parent f1f864b commit 58a4b6cCopy full SHA for 58a4b6c
1 file changed
.github/workflows/stale.yml
@@ -27,5 +27,5 @@ jobs:
27
stale-pr-label: 'stale'
28
operations-per-run: 500
29
close-issue-message: 'Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.'
30
- days-before-stale: 14
31
- days-before-close: 7
+ days-before-stale: 30
+ days-before-close: 30
0 commit comments