Skip to content

Commit ceae5c6

Browse files
committed
Update label
1 parent 101f84f commit ceae5c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/needs-more-info-closer.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
- cron: 20 12 * * * # 5:20am Redmond
55
repository_dispatch:
66
types: [trigger-needs-more-info]
7+
workflow_dispatch:
78

89
jobs:
910
main:
@@ -21,7 +22,7 @@ jobs:
2122
uses: ./actions/needs-more-info-closer
2223
with:
2324
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
24-
label: needs-more-info
25+
label: needs more info
2526
closeDays: 7
2627
additionalTeam: "cleidigh|usernamehw|gjsjohnmurray|IllusionMH"
2728
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"

0 commit comments

Comments
 (0)