Skip to content

Merge branch 'master' into feature/java-conventions-plugin-3 #355

Merge branch 'master' into feature/java-conventions-plugin-3

Merge branch 'master' into feature/java-conventions-plugin-3 #355

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