Update the table header for RTM

This commit is contained in:
Marc Paine 2023-09-22 09:06:49 -07:00
parent 311951cc58
commit ee10af0f64
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ let inputBranches =
DisplayName = "main<br>(9.0.x&nbsp;Runtime)"
AkaMsChannel = Some("9.0.1xx/daily") }
{ GitBranchName = "release/8.0.1xx"
DisplayName = "8.0.1xx-rc2<br>(8.0-rc2&nbsp;Runtime)"
DisplayName = "8.0.1xx<br>(8.0&nbsp;Runtime)"
AkaMsChannel = Some("8.0.1xx/daily") }
{ GitBranchName = "release/7.0.4xx"
DisplayName = "Release/7.0.4xx<br>(7.0.x&nbsp;Runtime)"