Revert to using pull_request as the event trigger (#7782)

This commit is contained in:
Vicente Canales 2024-04-28 20:40:01 -05:00 committed by GitHub
parent 0509fc2f59
commit b790c0152a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: Preview Theme Changes
on:
pull_request_target:
pull_request:
types: [opened, synchronize]
permissions:
pull-requests: write