Skip to content

Commit

Permalink
fixed bug OctopusSamples#1 in master branch for CI change
Browse files Browse the repository at this point in the history
  • Loading branch information
brentkinney authored Jun 21, 2022
1 parent 69e7fb7 commit 754d7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RandomQuotes/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@model Quote

@{
ViewData["Title"] = "Random Quotes ADO Change";
ViewData["Title"] = "Random Quotes ADO Change for build trigger CI";
}

<h2>Quotes as a Service</h2>
Expand Down

0 comments on commit 754d7e5

Please sign in to comment.