From 85f50acb9cbdb64ee456782f6ea8ce565d75aa1d Mon Sep 17 00:00:00 2001 From: Jordan Welch Date: Sun, 3 Dec 2023 21:23:43 -0600 Subject: [PATCH] deploy on merge to main --- .github/workflows/deploy-to-app-engine.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-to-app-engine.yml b/.github/workflows/deploy-to-app-engine.yml index adefaa98..a6156890 100644 --- a/.github/workflows/deploy-to-app-engine.yml +++ b/.github/workflows/deploy-to-app-engine.yml @@ -10,7 +10,6 @@ concurrency: jobs: deploy: - if: github.event.pull_request.merged == true runs-on: ubuntu-latest environment: production permissions: