Update pull-request.yml
This commit is contained in:
parent
332e95701e
commit
8d95fd0ca0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -2,7 +2,7 @@ name: 'Netlify Preview Deploy'
|
|||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: ['opened', 'edited', 'synchronize']
|
||||
types: ['opened', 'synchronize']
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue