From 198401207a1f0d7246b6d9eff72f9a8b1761b901 Mon Sep 17 00:00:00 2001 From: Changyong Gong Date: Tue, 16 Jun 2026 10:58:14 +0800 Subject: [PATCH] Update responseRequiredLabel in workflow file --- .github/workflows/no-response.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index bde1aaa4..ce02ae9a 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -20,6 +20,6 @@ jobs: with: token: ${{ github.token }} daysUntilClose: 14 - responseRequiredLabel: "need more info" + responseRequiredLabel: "needs more info" closeComment: > - This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further. \ No newline at end of file + This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.