From 5ce1e6d5c204aa73c3d94227659081137edf6fcf Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:05:17 -0800 Subject: [PATCH] Update push-deploy-website.yml --- .github/workflows/push-deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-deploy-website.yml b/.github/workflows/push-deploy-website.yml index a71844421..4f842379b 100644 --- a/.github/workflows/push-deploy-website.yml +++ b/.github/workflows/push-deploy-website.yml @@ -24,7 +24,7 @@ jobs: name: Deploy https://docs-mobile.talawa.io website runs-on: ubuntu-latest # Run only if the develop-postgres branch and not dependabot - if: ${{ github.actor != 'dependabot[bot]' }} + if: ${{ github.actor != 'dependabot[bot]' && github.event.pull_request.base.ref == 'develop-postgres' }} environment: # This "name" has to be the repos' branch that contains # the current active website. There must be an entry for