diff --git a/.github/workflows/close-stale-issues.yml b/.github/workflows/close-stale-issues.yml index b60d882..157ad72 100644 --- a/.github/workflows/close-stale-issues.yml +++ b/.github/workflows/close-stale-issues.yml @@ -37,7 +37,7 @@ jobs: # Issue timing days-before-stale: 5 days-before-close: 2 - 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