hugo

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

git clone git://git.shimmy1996.com/hugo.git
commit b0eea007560a04e10d6e9f8bf6fee8b39e1deb34
parent ef8b781b14b74d578ffd302f797f18768565c410
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Fri, 18 Feb 2022 11:43:35 +0100

Update stale.yml

Updates #9522
Diffstat:
M.github/workflows/stale.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
@@ -21,6 +21,7 @@ jobs:
             Please open a new issue for related bugs.
       - uses: actions/stale@04a1828bc18ada028d85a0252a47cd2963a91abe
         with:
+          operations-per-run: 90
           days-before-issue-stale: 365
           days-before-pr-stale: 200
           days-before-issue-close: 21