Skip to content

Rework user and group modification and display #446

Rework user and group modification and display

Rework user and group modification and display #446

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@69b162754c0728d9aeb2ea568eaf47f28f60fafb
with:
dockerImage: gridsuite/gridadmin-app
dockerUsername: gridsuiteci
eventType: gridadmin_app_updated
licensercPath: .github/config/.licenserc.yaml
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}