From 93492ea097fc4ff1de963e011e5f7b37525af573 Mon Sep 17 00:00:00 2001 From: afmarcum <138055109+afmarcum@users.noreply.github.com> Date: Tue, 19 Sep 2023 14:32:37 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20workflows/stale:=20Remove=20issu?= =?UTF-8?q?e=20auto-close=20(#3493)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Allen Shearin --- .github/workflows/stale.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 3f051893cb1..43fc1369f15 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -43,5 +43,4 @@ jobs: days-before-pr-stale: '10' days-before-pr-close: '20' days-before-issue-stale: '60' - days-before-issue-close: '7' operations-per-run: '100'