Skip to content

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

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

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

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