Update pull-request.yml
This commit is contained in:
parent
8b4beccf82
commit
a34c35fbe3
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', 'synchronize']
|
||||
types: ['opened', 'edited', 'synchronize']
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue