Skip to content

Commit 64682bf

Browse files
committed
ADO#2212 - update readme and yml
1 parent 2d6e78a commit 64682bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-readme-branch-name.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update README with Branch Name
22

33
on: push
44
branches:
5-
- '*'
5+
- 'brittneek'
66

77
jobs:
88
update-readme:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Learn more on how to configure your [Azure OpenAI prompt here](#integrate-your-o
8888

8989
1. Click the following deployment button to create the required resources for this accelerator directly in your Azure Subscription.
9090

91-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FCustomer-Service-Conversational-Insights-with-Azure-OpenAI-Services%2Fbrittneek%2Finfrastructure%2FARM%2Fdeployment-template.json)
91+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FCustomer-Service-Conversational-Insights-with-Azure-OpenAI-Services%2CURRENT_BRANCH%2Finfrastructure%2FARM%2Fdeployment-template.json)
9292

9393
1. Most fields will have a default name set already. You will need to
9494
update the following settings:

0 commit comments

Comments
 (0)