Skip to content

Commit 2d62733

Browse files
authored
Fix formatting in Azure Static Web Apps workflow
1 parent f1f7453 commit 2d62733

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
types: [opened, synchronize, reopened, closed]
9-
branches:
10-
- main
117

128
jobs:
139
build_and_deploy_job:
@@ -44,3 +40,4 @@ jobs:
4440
with:
4541
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_BRAVE_GLACIER_0E8B85A0F }}
4642
action: "close"
43+

0 commit comments

Comments
 (0)