From 16402f260a8ea78a28a1f8706ced63792131b057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Tue, 14 Feb 2023 12:33:07 +0000 Subject: [PATCH] Update azure-staticwebapp.yml --- .github/workflows/azure-staticwebapp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-staticwebapp.yml b/.github/workflows/azure-staticwebapp.yml index 82e6ec2..d84e75e 100644 --- a/.github/workflows/azure-staticwebapp.yml +++ b/.github/workflows/azure-staticwebapp.yml @@ -14,10 +14,10 @@ name: Deploy EOEFANS LANDING to Azure Static Web Apps on: push: - branches: [ "main" ] + branches: [ "release" ] pull_request: types: [synchronize, closed] - branches: [ "main" ] + branches: [ "release" ] # Environment variables available to all jobs and steps in this workflow env: