Skip to content

Commit 643d2ad

Browse files
authored
Fix YAML syntax issues in CI/CD workflow
1 parent 2d62733 commit 643d2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-static-web-apps-brave-glacier-0e8b85a0f.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
87
jobs:
98
build_and_deploy_job:
109
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
@@ -41,3 +40,4 @@ jobs:
4140
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GLACIER_0E8B85A0F }}
4241
action: "close"
4342

43+

0 commit comments

Comments
 (0)