hugo

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

git clone git://git.shimmy1996.com/hugo.git
commit 85c5b895939031334e2b9caa598cdee45e14dd5b
parent 965760835dbd0a83b176e4ccf896ffb9ed38e6d7
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Wed,  5 Jan 2022 15:48:00 +0100

github: Increase stale days
Diffstat:
M.github/workflows/stale.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
@@ -8,8 +8,8 @@ jobs:
     steps:
       - uses: actions/stale@04a1828bc18ada028d85a0252a47cd2963a91abe
         with:
-          days-before-issue-stale: 120
-          days-before-pr-stale: 90
+          days-before-issue-stale: 600
+          days-before-pr-stale: 200
           days-before-issue-close: -1
           days-before-pr-close: -1
           stale-issue-message: >