Skip to content

Warn about shared elements in the delete confirmation dialog #5217

Warn about shared elements in the delete confirmation dialog

Warn about shared elements in the delete confirmation dialog #5217

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-frontend-app-generic.yml@0d8ae1ddb3c03d77626232819c7026db6c5f2699
with:
dockerImage: gridsuite/gridexplore-app
dockerUsername: gridsuiteci
eventType: gridexplore_app_updated
licensercPath: .github/config/.licenserc.yaml
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}