From: Bjørn Erik Pedersen Date: Tue, 8 Mar 2022 08:09:38 +0000 (+0100) Subject: Update stale.yml X-Git-Tag: v0.93.3~3 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=19f816f77e9c0a9caddfd112d525bad8b717da44;p=brevno-suite%2Fhugo Update stale.yml operations-per-run: 999 We need to get this done so the notification gets back to normal. --- diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ae923625..6adfce2d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -21,7 +21,7 @@ jobs: Please open a new issue for related bugs. - uses: actions/stale@04a1828bc18ada028d85a0252a47cd2963a91abe with: - operations-per-run: 90 + operations-per-run: 999 days-before-issue-stale: 365 days-before-pr-stale: 200 days-before-issue-close: 21