From 0e51c2702a20a1c9318446a35db01514563abbf0 Mon Sep 17 00:00:00 2001 From: Tejaswini Bandlamudi <96047043+tejaswini-imply@users.noreply.github.com> Date: Mon, 29 May 2023 14:05:11 +0530 Subject: [PATCH] update operations per run (#14325) --- .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 950526df634..f55de7c75d3 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -95,4 +95,4 @@ jobs: exempt-milestones: true exempt-assignees: true ascending: true - operations-per-run: 50 + operations-per-run: 200