Skip to content

refactor: harmonize yup config #5831

refactor: harmonize yup config

refactor: harmonize yup config #5831

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 }}