Skip to content

Moved custom user info classes into security-core lib and created aut… #418

Moved custom user info classes into security-core lib and created aut…

Moved custom user info classes into security-core lib and created aut… #418

name: security-core
on:
push:
paths:
- "plugins/**"
- "libs/security-core/**"
- ".github/workflows/lib.security-core.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/security-core'
secrets: inherit