From 5f83ed3c4688aa932d1c8d361dcc71b048b95ad4 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com.> Date: Mon, 22 Jul 2024 22:16:32 +0200 Subject: [PATCH] fix: pre-commit-ci error [skip changelog] --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ad7e57ca0a..ceac8fbf4d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -28,7 +28,7 @@ jobs: exempt-issue-labels: "keep-open, MAA Team" days-before-pr-stale: -1 # Completely disable stalling for PRs days-before-pr-close: -1 # Completely disable closing for PRs - + # Temporary to reduce the huge issues number ascending: true operations-per-run: 800