Skip to content

[i18n] Support automatic banner management across localizations #23

[i18n] Support automatic banner management across localizations

[i18n] Support automatic banner management across localizations #23

Workflow file for this run

name: i18n
on:
pull_request:
jobs:
i18n-check:
name: I18N check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # all
- run: scripts/i18n-check.sh -u
- run: .github/workflows/scripts/i18n-check-helper.sh