Skip to content

Commit 26bdd76

Browse files
committed
chore: update gh stale time
1 parent f331f01 commit 26bdd76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
with:
1212
stale-issue-message: 'This issue has been inactive for 30 days. It is now marked as stale and will be closed in 5 days if no further activity occurs.'
1313
stale-pr-message: 'This PR has been inactive for 30 days. It is now marked as stale and will be closed in 5 days if no further activity occurs.'
14-
days-before-stale: 30
15-
days-before-close: 5
14+
days-before-stale: 7
15+
days-before-close: 2

0 commit comments

Comments
 (0)