From cf9268eae6e08969adf4f43bb3bb405be7a72bf8 Mon Sep 17 00:00:00 2001 From: Evan Date: Thu, 18 Apr 2024 16:28:32 -0700 Subject: [PATCH] Update .github/workflows/stale.yml Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com> --- .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 9f95e1c4b..63365f20a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -17,7 +17,7 @@ jobs: days-before-stale: 7 days-before-close: 14 remove-stale-when-updated: true - close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information and reopen the issue." + close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information." close-issue-label: "not-planned" operations-per-run: 100 only-labels: "question"