fix(tests): run prettier against pull_request_target

This commit is contained in:
Gabe Kangas
2023-05-03 09:15:02 -07:00
parent e718055041
commit bd7553e0bc
+1 -1
View File
@@ -5,7 +5,7 @@ on:
push:
paths:
- web/**
pull_request:
pull_request_target:
paths:
- web/**