Skip to content

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

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

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

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