Skip to content

Commit 7f8a609

Browse files
authored
fix github action days
fix github action days to match label descriptions
1 parent 34212c8 commit 7f8a609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale-issue.yml

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

3232
# Issue timing
33-
days-before-stale: 15
34-
days-before-close: 3
33+
days-before-stale: 7
34+
days-before-close: 4
3535
days-before-ancient: 365
3636

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

0 commit comments

Comments
 (0)