Skip to content

Merge pull request #79 from navikt/feature/sivilstandType-enum #122

Merge pull request #79 from navikt/feature/sivilstandType-enum

Merge pull request #79 from navikt/feature/sivilstandType-enum #122

Workflow file for this run

name: Deploy feature
on:
workflow_dispatch:
push:
branches:
- '**'
- '!main'
- '!dependabot/**'
jobs:
build-deploy:
name: "Build and deploy to feature"
permissions:
contents: "read"
id-token: "write"
uses: navikt/bidrag-workflow/.github/workflows/deploy.yaml@main
secrets: inherit