Skip to content

Commit 5d1a905

Browse files
authored
triage-needed should run for all repos (microsoft#209647)
1 parent 2a347db commit 5d1a905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/notebooks/my-work.github-issues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
{
8383
"kind": 2,
8484
"language": "github-issues",
85-
"value": "repo:microsoft/vscode is:open assignee:@me label:triage-needed\n"
85+
"value": "$REPOS is:open assignee:@me label:triage-needed\n"
8686
},
8787
{
8888
"kind": 1,

0 commit comments

Comments
 (0)