From f204595c6c6d6ce05ecf08a42553eb801952b933 Mon Sep 17 00:00:00 2001 From: Joseph Klix Date: Mon, 22 May 2023 16:07:11 -0700 Subject: [PATCH] update time to ancient (#150) --- .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 857a4b0f..5624eec4 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