We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65023f3 commit f58ddaeCopy full SHA for f58ddae
.github/workflows/stale_issue.yml
@@ -32,7 +32,7 @@ jobs:
32
# Issue timing
33
days-before-stale: 2
34
days-before-close: 5
35
- days-before-ancient: 365
+ days-before-ancient: 36500
36
37
# If you don't want to mark a issue as being ancient based on a
38
# threshold of "upvotes", you can set this here. An "upvote" is
0 commit comments