Skip to content

Translations: force json, convert template, default to existing key #339

Translations: force json, convert template, default to existing key

Translations: force json, convert template, default to existing key #339

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: ['*']
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1