You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/no-response.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,6 @@ jobs:
20
20
with:
21
21
token: ${{ github.token }}
22
22
daysUntilClose: 14
23
-
responseRequiredLabel: "need more info"
23
+
responseRequiredLabel: "needs more info"
24
24
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