mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
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