Skip to content

feat(model): add support for first and last name claims #347

feat(model): add support for first and last name claims

feat(model): add support for first and last name claims #347

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: platform-mesh/.github/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true