Skip to content

Commit a007721

Browse files
authored
Update to 90 days to stale
1 parent 895c579 commit a007721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
exempt-issue-labels: 'exempt'
3030
remove-stale-when-updated: true
3131
days-before-close: 14
32-
days-before-issue-stale: 180
32+
days-before-issue-stale: 90
3333
days-before-pr-stale: -1
3434
operations-per-run: 500

0 commit comments

Comments
 (0)