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