fix(tests): run prettier against pull_request_target
This commit is contained in:
2
.github/workflows/javascript-formatting.yml
vendored
2
.github/workflows/javascript-formatting.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- web/**
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
paths:
|
||||
- web/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user