From f58ddaebe76278ff3d03a4e4823c137f0eda84c5 Mon Sep 17 00:00:00 2001 From: Joseph Klix Date: Fri, 18 Aug 2023 07:57:04 -0700 Subject: [PATCH] update time to ancient (#2133) --- .github/workflows/stale_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_issue.yml b/.github/workflows/stale_issue.yml index 55bcda83b54..409aa0cf706 100644 --- a/.github/workflows/stale_issue.yml +++ b/.github/workflows/stale_issue.yml @@ -32,7 +32,7 @@ jobs: # Issue timing days-before-stale: 2 days-before-close: 5 - days-before-ancient: 365 + days-before-ancient: 36500 # If you don't want to mark a issue as being ancient based on a # threshold of "upvotes", you can set this here. An "upvote" is