From c40dba3e739844701dd35da8fd8a2f5a2d0cb28b 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 10:25:22 +0000 Subject: [PATCH] Update azure-staticwebapp.yml --- .github/workflows/azure-staticwebapp.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/azure-staticwebapp.yml b/.github/workflows/azure-staticwebapp.yml index c340ab3..614f006 100644 --- a/.github/workflows/azure-staticwebapp.yml +++ b/.github/workflows/azure-staticwebapp.yml @@ -14,10 +14,10 @@ name: Deploy EOEFANS WEB to Azure Static Web Apps on: push: - branches: [ "main" ] - pull_request: - types: [synchronize, closed] - branches: [ "main" ] + branches: [ "release" ] +# pull_request: +# types: [synchronize, closed] +# branches: [ "release" ] # Environment variables available to all jobs and steps in this workflow env: