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: