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: