From 013a6ac0c15969a3ab9c46c8acd94846d4df6413 Mon Sep 17 00:00:00 2001 From: Changyong Gong Date: Wed, 1 Jul 2026 10:52:01 +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 a29ebc24..e4151ec1 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.