Skip to content

apply CompositeModification #1005

apply CompositeModification

apply CompositeModification #1005

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@c81718897ef649fcdc685955a094bf724bf7fa9e
with:
eventType: network-modification-updated
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}