summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-08 09:09:38 +0100
committerGitHub <noreply@github.com>2022-03-08 09:09:38 +0100
commit19f816f77e9c0a9caddfd112d525bad8b717da44 (patch)
tree1ad6f428069282004ff91103f8b7b9290ab70572 /.github
parent970f385c48140e2b21028e6952896f324b48a76e (diff)
Update stale.yml
operations-per-run: 999 We need to get this done so the notification gets back to normal.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index ae9236257..6adfce2dd 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