We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5727f24 commit 8337ca3Copy full SHA for 8337ca3
.github/workflows/close-stale-issues.yml
@@ -37,7 +37,7 @@ jobs:
37
# Issue timing
38
days-before-stale: 5
39
days-before-close: 2
40
- days-before-ancient: 365
+ days-before-ancient: 36500
41
42
# If you don't want to mark a issue as being ancient based on a
43
# threshold of "upvotes", you can set this here. An "upvote" is
0 commit comments