Skip to content

Merge branch 'master' of https://github.com/navikt/testnorge into fea… #306

Merge branch 'master' of https://github.com/navikt/testnorge into fea…

Merge branch 'master' of https://github.com/navikt/testnorge into fea… #306

Workflow file for this run

name: testing
on:
push:
paths:
- "plugins/**"
- "libs/testing/**"
- ".github/workflows/lib.testing.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/testing'
secrets: inherit