Change target branch of coverage and pretty print (#1850)

This commit is contained in:
Lipis 2020-07-01 12:05:21 +03:00 committed by GitHub
parent 2a25480272
commit 89cf826555
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 32 additions and 5 deletions

View file

@ -3,7 +3,7 @@ name: Build locales percentages
on:
push:
branches:
- "master"
- "l10n_master"
paths:
- "src/locales/**.json"
- "!src/locales/percentages.json"