Skip to content

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

Merge branch 'master' into bugfix/organisasjon-bestilling

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

Workflow file for this run

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