From 77a6ea4ae11f377884fa6d588c6cf764d3ea9ac0 Mon Sep 17 00:00:00 2001 From: Joaquim Rocha Date: Mon, 16 Oct 2023 18:54:51 +0100 Subject: [PATCH] github: Allow to manually trigger the website build Signed-off-by: Joaquim Rocha --- .github/workflows/azure-static-web-apps-white-bush-0475e2d03.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-white-bush-0475e2d03.yml b/.github/workflows/azure-static-web-apps-white-bush-0475e2d03.yml index b6874ab..ffc92ef 100644 --- a/.github/workflows/azure-static-web-apps-white-bush-0475e2d03.yml +++ b/.github/workflows/azure-static-web-apps-white-bush-0475e2d03.yml @@ -17,7 +17,6 @@ on: jobs: build_and_deploy_job: - if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') runs-on: ubuntu-latest name: Build and Deploy Job steps: