From 3ce506a9a40305e48a106a12df14b86f02023032 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: Sat, 11 Feb 2023 20:58:33 +0000 Subject: [PATCH] Update eoefans-spider-azure-deploy.yml --- .github/workflows/eoefans-spider-azure-deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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