Skip to content

Commit 8a1d63b

Browse files
authored
Update stale.yml
1 parent c0a2c50 commit 8a1d63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: stale
1717
with:
1818
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
19-
days-before-stale: 60
19+
days-before-stale: 120
2020
days-before-close: 7
2121
stale-issue-label: stale
2222
stale-pr-label: stale

0 commit comments

Comments
 (0)