Skip to content

Commit

Permalink
Test that VS needs an exact path (#8555)
Browse files Browse the repository at this point in the history
Permit testing if fabric bot needs an exact path
  • Loading branch information
Forgind authored Mar 21, 2023
1 parent 5bc7c36 commit b84faa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
{
"name": "prTargetsBranch",
"parameters": {
"branchName": "vs*"
"branchName": "vs17.4"
}
}
]
Expand Down

0 comments on commit b84faa7

Please sign in to comment.