Skip to content

Commit b513e92

Browse files
authored
Update azure-static-web-apps-witty-pond-0e2ac5d0f.yml
Updated
1 parent 9ae5d5c commit b513e92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/azure-static-web-apps-witty-pond-0e2ac5d0f.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Azure Static Web Apps CI/CD
33
on:
44
push:
55
branches:
6-
- main # Changed from 'github' to standard branch name
6+
- github # Changed from 'main' to standard branch name
77
pull_request:
88
branches:
9-
- main # Changed from 'github' to standard branch name
9+
- github # Changed from 'main' to standard branch name
1010

1111
jobs:
1212
build_and_deploy_job:
@@ -42,7 +42,7 @@ jobs:
4242
app_build_command: "npm run build" # Added build command
4343
skip_app_build: false
4444
skip_api_build: false
45-
build_timeout_in_minutes: 15 # Reduced timeout to 15 mins
45+
build_timeout_in_minutes: 30 # Reduced timeout to 15 mins
4646
env:
4747
NODE_ENV: production
4848

0 commit comments

Comments
 (0)