Skip to content

Merge branch 'master' into bugfix/organisasjon-bestilling #192

Merge branch 'master' into bugfix/organisasjon-bestilling

Merge branch 'master' into bugfix/organisasjon-bestilling #192

name: levende-arbeidsforhold-service
on:
push:
paths:
- libs/kafka-config/**
- libs/avro-schema/**
- libs/security-core/**
- libs/servlet-core/**
- libs/servlet-insecure-security/**
- libs/reactive-core/**
- apps/levende-arbeidsforhold-service/**
- .github/workflows/app.levende-arbeidsforhold-service.yml
jobs:
workflow:
uses: ./.github/workflows/common.workflow.backend.yml
with:
working-directory: "apps/levende-arbeidsforhold-service"
deploy-tag: "#deploy-levende-arbeidsforhold-service"
permissions:
contents: read
id-token: write
secrets: inherit