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

View File

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