Skip to content

Commit 1fd9ec9

Browse files
authored
Update responseRequiredLabel in workflow file (#1038)
1 parent d0633fd commit 1fd9ec9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/no-response.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
token: ${{ github.token }}
2222
daysUntilClose: 14
23-
responseRequiredLabel: "need more info"
23+
responseRequiredLabel: "needs more info"
2424
closeComment: >
25-
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.
25+
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.

0 commit comments

Comments
 (0)