From d94431302c96af2c72e9f6f525f81c1564fd9208 Mon Sep 17 00:00:00 2001 From: Yohan Lasorsa Date: Wed, 16 Jun 2021 15:24:36 +0200 Subject: [PATCH] Disable deployment on PR --- .../azure-static-web-apps-nice-beach-0fe9e9d0f.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-nice-beach-0fe9e9d0f.yml b/.github/workflows/azure-static-web-apps-nice-beach-0fe9e9d0f.yml index 8f48b5eb..c379b4e5 100644 --- a/.github/workflows/azure-static-web-apps-nice-beach-0fe9e9d0f.yml +++ b/.github/workflows/azure-static-web-apps-nice-beach-0fe9e9d0f.yml @@ -4,10 +4,10 @@ on: push: branches: - main - pull_request: - types: [opened, synchronize, reopened, closed] - branches: - - main +# pull_request: +# types: [opened, synchronize, reopened, closed] +# branches: +# - main jobs: build_and_deploy_job: