From: Ajay Bura <32841439+ajbura@users.noreply.github.com> Date: Thu, 14 Oct 2021 05:04:04 +0000 (+0530) Subject: Update pull-request.yml X-Git-Tag: v1.5.0~44 X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=332e95701ec5691cd5d514d6dcc1d3eb5831853d;p=cinny.git Update pull-request.yml --- diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ad510fe..e8f73f5 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', 'synchronize'] + types: ['opened', 'edited', 'synchronize'] jobs: deploy: