From 3cad3cb7e69afa802c28fc34490631d227639ae3 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, 25 Feb 2023 01:32:55 +0000 Subject: [PATCH] Update eoefans-api-azure-deploy.yml --- .github/workflows/eoefans-api-azure-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]