fix(tests): run prettier against pull_request_target

This commit is contained in:
Gabe Kangas 2023-05-03 09:14:54 -07:00
parent e718055041
commit bd7553e0bc
No known key found for this signature in database
GPG key ID: 4345B2060657F330

View file

@ -5,7 +5,7 @@ on:
push:
paths:
- web/**
pull_request:
pull_request_target:
paths:
- web/**