Skip to content

Commit a33cf12

Browse files
authored
Update days before stale and close (#3907)
1 parent ca6e188 commit a33cf12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale_issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
closed-for-staleness-label: closed-for-staleness
3030

3131
# Issue timing
32-
days-before-stale: 7
33-
days-before-close: 4
32+
days-before-stale: 5
33+
days-before-close: 2
3434
days-before-ancient: 365
3535

3636
# If you don't want to mark a issue as being ancient based on a

0 commit comments

Comments
 (0)