Skip to content

Commit b84faa7

Browse files
authored
Test that VS needs an exact path (#8555)
Permit testing if fabric bot needs an exact path
1 parent 5bc7c36 commit b84faa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/fabricbot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
{
458458
"name": "prTargetsBranch",
459459
"parameters": {
460-
"branchName": "vs*"
460+
"branchName": "vs17.4"
461461
}
462462
}
463463
]

0 commit comments

Comments
 (0)