From d7c09e277f32c73971405f15aaa11b75ac88fd2d Mon Sep 17 00:00:00 2001 From: Erin <121973038+erinysong@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:02:00 -0700 Subject: [PATCH] Remove on pull request workflow prompt --- .github/workflows/deploy-branch-to-sandbox.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy-branch-to-sandbox.yaml b/.github/workflows/deploy-branch-to-sandbox.yaml index 664b9581b..14a3d8ef8 100644 --- a/.github/workflows/deploy-branch-to-sandbox.yaml +++ b/.github/workflows/deploy-branch-to-sandbox.yaml @@ -4,8 +4,6 @@ name: Manual Build and Deploy run-name: Manually build and deploy branch to sandbox of choice on: - # delete on pull_request after testing - pull_request: workflow_dispatch: inputs: environment: