From 04a337f134f7a0a9de57e43a13c0913757e156a6 Mon Sep 17 00:00:00 2001 From: joeaba <77398477+joeaba@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:55:55 +0530 Subject: [PATCH] Update Explorer_production.yml --- .github/workflows/Explorer_production.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/Explorer_production.yml b/.github/workflows/Explorer_production.yml index c0286bc25c..c5e5bf3146 100644 --- a/.github/workflows/Explorer_production.yml +++ b/.github/workflows/Explorer_production.yml @@ -1,5 +1,4 @@ name: Explorer_production_build&test - on: push: branches: [master] @@ -27,7 +26,7 @@ jobs: - run: npm run test Explorer_production_deploy: - needs: Explorer_production_build&test + needs: production runs-on: ubuntu-latest defaults: run: