Skip to content

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

Merge branch 'master' into bugfix/organisasjon-bestilling

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

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