Skip to content

Move translations for the demo app in its folder to avoid usage in production code #7149

Move translations for the demo app in its folder to avoid usage in production code

Move translations for the demo app in its folder to avoid usage in production code #7149

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-frontend-lib-generic.yml@3ed0caeb3395e55868884f466d726ddaee877850
with:
eventType: commons_ui_updated
licensercPath: .github/config/.licenserc.yaml
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}