Skip to content

Merge branch 'refs/heads/master' into feature/java-conventions-plugin-2 #613

Merge branch 'refs/heads/master' into feature/java-conventions-plugin-2

Merge branch 'refs/heads/master' into feature/java-conventions-plugin-2 #613

name: person-service
on:
push:
paths:
- "plugins/**"
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-security
- apps/person-service/**
- .github/workflows/app.person-service.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
working-directory: "apps/person-service"
deploy-tag: "#deploy-person-service"
permissions:
contents: read
id-token: write
secrets: inherit