diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 9f95e1c4b5..63365f20a5 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"