Skip to content

feat: handle q measurement modification in shunt compensator #1056

feat: handle q measurement modification in shunt compensator

feat: handle q measurement modification in shunt compensator #1056

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-backend-lib-generic.yml@3ed0caeb3395e55868884f466d726ddaee877850
with:
eventType: network-modification-updated
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}