hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 3a8189ee9353bd948207b62784b66fbe72b9e017
parent 7bc3401eb5fc1cff042bd4ab13938eb9924ecb2b
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Tue, 17 May 2022 13:57:01 +0200

Update stale.yml
Diffstat:
M.github/workflows/stale.yml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
@@ -23,9 +23,9 @@ jobs:
         with:
           operations-per-run: 999
           days-before-issue-stale: 365
-          days-before-pr-stale: 200
-          days-before-issue-close: 21
-          days-before-pr-close: 21
+          days-before-pr-stale: 365
+          days-before-issue-close: 56
+          days-before-pr-close: 56
           stale-issue-message: >
             This issue has been automatically marked as stale because it has not had
             recent activity. The resources of the Hugo team are limited, and so we are asking for your help.