mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Change target branch of coverage and pretty print (#1850)
This commit is contained in:
parent
2a25480272
commit
89cf826555
5 changed files with 32 additions and 5 deletions
2
.github/workflows/locales-coverage.yml
vendored
2
.github/workflows/locales-coverage.yml
vendored
|
@ -3,7 +3,7 @@ name: Build locales percentages
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- "l10n_master"
|
||||
paths:
|
||||
- "src/locales/**.json"
|
||||
- "!src/locales/percentages.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue