Skip to content

Add error handling and logging updates #382

Add error handling and logging updates

Add error handling and logging updates #382

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