Skip to content

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

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

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

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