Skip to content

* Oppdatert frontend applikasjoner #757

* Oppdatert frontend applikasjoner

* Oppdatert frontend applikasjoner #757

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