diff --git a/.github/workflows/eoefans-api-azure-deploy.yml b/.github/workflows/eoefans-api-azure-deploy.yml index 1788c84..f687ea6 100644 --- a/.github/workflows/eoefans-api-azure-deploy.yml +++ b/.github/workflows/eoefans-api-azure-deploy.yml @@ -1,7 +1,7 @@ name: Deploy EOEFANS API to Azure on: - push: +# push: # branches: [ "release" ] # pull_request: # types: [synchronize, closed]