From 41e93dd5f4daebdc4df591a1a6f92c6821257d86 Mon Sep 17 00:00:00 2001 From: StevanFreeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 19 Jun 2022 16:31:36 -0500 Subject: [PATCH] Update workflow trigger on push to a production branch --- .../azure-static-web-apps-zealous-cliff-09a0a7b10.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 10cbf8e..002503c 100644 --- a/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml +++ b/.github/workflows/azure-static-web-apps-zealous-cliff-09a0a7b10.yml @@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD on: push: branches: - - master + - production pull_request: types: [opened, synchronize, reopened, closed] branches: - - master + - production jobs: build_and_deploy_job: