Skip to content

* Oppdatert spring til versjon 3.2.2 og backend rammeverk til nyere v… #865

* Oppdatert spring til versjon 3.2.2 og backend rammeverk til nyere v…

* Oppdatert spring til versjon 3.2.2 og backend rammeverk til nyere v… #865

name: endringsmelding-frontend
on:
push:
paths:
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-frontend/**"
- "libs/reactive-session-security/**"
- "libs/security-core/**"
- "apps/endringsmelding-frontend/**"
- ".github/workflows/app.endringsmelding-frontend.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.frontend.yml
with:
working-directory: "apps/endringsmelding-frontend"
deploy-tag: "#deploy-endringsmelding-frontend"
permissions:
contents: read
id-token: write
secrets: inherit