From: Ajay Bura <32841439+ajbura@users.noreply.github.com> Date: Thu, 14 Oct 2021 05:12:07 +0000 (+0530) Subject: Update pull-request.yml X-Git-Tag: v1.5.0~43 X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=8d95fd0ca0da892db9d37cdfa9bf70f4dfa06b76;p=cinny.git Update pull-request.yml --- diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index e8f73f5..ad510fe 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -2,7 +2,7 @@ name: 'Netlify Preview Deploy' on: pull_request_target: - types: ['opened', 'edited', 'synchronize'] + types: ['opened', 'synchronize'] jobs: deploy: