Change pull_request_target to pull_request event

This commit is contained in:
Simon Willison 2026-05-16 16:48:10 -07:00 committed by GitHub
commit 40e78e0927
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
name: Read the Docs Pull Request Preview
on:
pull_request_target:
pull_request:
types:
- opened