use pull_request_target ()

pull/14176/head
Rich Harris 5 months ago committed by GitHub
parent 8731f4f780
commit c6904e892f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
name: Docs preview create request
on:
pull_request:
pull_request_target:
branches:
- main

@ -2,7 +2,7 @@
name: Docs preview delete request
on:
pull_request:
pull_request_target:
branches:
- main
types: [closed]

Loading…
Cancel
Save