Skip to content

Commit 00e2ff4

Browse files
authored
Update azure-static-web-apps-lively-beach-094e7a303.yml
1 parent a200ef3 commit 00e2ff4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/azure-static-web-apps-lively-beach-094e7a303.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
name: Azure Static Web Apps CI/CD
1+
name: Azure Static Web Apps CI/CD Test Lloyd
22

33
on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
types: [opened, synchronize, reopened, closed]
9-
branches:
10-
- main
7+
workflow_dispatch:
118

129
jobs:
1310
build_and_deploy_job:
@@ -30,7 +27,7 @@ jobs:
3027
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
3128
app_location: "/src/conference-ia/" # App source code path
3229
api_location: "" # Api source code path - optional
33-
output_location: "src/conference-ia/dist" # Built app content directory - optional
30+
output_location: "/src/conference-ia/dist/" # Built app content directory - optional
3431
###### End of Repository/Build Configurations ######
3532

3633
close_pull_request_job:

0 commit comments

Comments
 (0)