Update pull-request.yml
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Thu, 14 Oct 2021 05:12:07 +0000 (10:42 +0530)
committerKrishan <33421343+kfiven@users.noreply.github.com>
Mon, 25 Oct 2021 12:29:57 +0000 (17:59 +0530)
.github/workflows/pull-request.yml

index e8f73f5b27ddab9c97a291ba9aa2a7d416785a6f..ad510fee3b1269410f7b02849d45efdd0ba97fc0 100644 (file)
@@ -2,7 +2,7 @@ name: 'Netlify Preview Deploy'
 
 on:
   pull_request_target:
-    types: ['opened', 'edited', 'synchronize']
+    types: ['opened', 'synchronize']
 
 jobs:
   deploy: