From 3c58de0c493d99272c5634e1aa394f6b86b73b8f Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:53:08 -0500 Subject: [PATCH] chore: update workflow --- .../workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml b/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml index ef59dd1..bc5e7ed 100644 --- a/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml +++ b/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml @@ -8,7 +8,7 @@ on: types: [closed] branches: - production - + workflow_dispatch: jobs: build_and_deploy_job: if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')