From d12af0baab9e5b5828ed4f84348d943a2180c5f2 Mon Sep 17 00:00:00 2001 From: Jordan Violet <8886650+jtviolet@users.noreply.github.com> Date: Mon, 28 Jul 2025 01:11:11 -0400 Subject: [PATCH] Update main_product-docs-prod.yml --- .github/workflows/main_product-docs-prod.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/main_product-docs-prod.yml b/.github/workflows/main_product-docs-prod.yml index 33c1f5ecaa..4ba945a138 100644 --- a/.github/workflows/main_product-docs-prod.yml +++ b/.github/workflows/main_product-docs-prod.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - develop # Add your development branch here + - dev workflow_dispatch: inputs: environment: @@ -114,8 +114,6 @@ jobs: name: build-output path: build/ - # Azure login step removed - using storage account key instead - - name: Install azcopy run: | # Download and install azcopy for faster uploads