diff --git a/.github/workflows/eoefans-spider-azure-deploy.yml b/.github/workflows/eoefans-spider-azure-deploy.yml index 4bd4c94..8776ac6 100644 --- a/.github/workflows/eoefans-spider-azure-deploy.yml +++ b/.github/workflows/eoefans-spider-azure-deploy.yml @@ -3,9 +3,9 @@ name: Deploy EOEFANS API to Azure on: push: branches: [ "release" ] - pull_request: - types: [synchronize, closed] - branches: [ "release" ] +# pull_request: +# types: [synchronize, closed] +# branches: [ "release" ] env: AZURE_WEBAPP_NAME: "eoefans-spider" # set this to your application's name