Skip to content

Commit ceef987

Browse files
committed
Remove branch from Python app build and deploy
1 parent 431a2ff commit ceef987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sample-app-github-cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- AddQueryStringForInitialPrompting
1211
workflow_dispatch:
1312

1413
jobs:
@@ -60,7 +59,6 @@ jobs:
6059

6160
- name: Unzip artifact for deployment
6261
run: unzip release.zip
63-
6462

6563
- name: Login to Azure
6664
uses: azure/login@v1

0 commit comments

Comments
 (0)