Skip to content

* Oppdatering frontend og endret inputfelt til å følge ny DS standard #144

* Oppdatering frontend og endret inputfelt til å følge ny DS standard

* Oppdatering frontend og endret inputfelt til å følge ny DS standard #144

name: integration-test
on:
push:
paths:
- "plugins/**"
- "libs/integration-test/**"
- ".github/workflows/lib.reactive-core.yml"
jobs:
workflow:
if: github.event.pull_request.draft == false
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/integration-test'
secrets: inherit