Skip to content

feat: get user details on identity manager (#144) #509

feat: get user details on identity manager (#144)

feat: get user details on identity manager (#144) #509

Workflow file for this run

name: Quality
on:
push:
tags:
- v*
branches:
- main
paths-ignore:
- 'docs/**'
- 'LICENSES/**'
- '.releases/**'
- '.github/**'
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check:
uses: openkcm/build/.github/workflows/ci.lib.yaml@main
secrets: inherit