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:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- web/**
|
- web/**
|
||||||
pull_request:
|
pull_request_target:
|
||||||
paths:
|
paths:
|
||||||
- web/**
|
- web/**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user