From 96a2496421ff27d561713ad49e361e3343087c23 Mon Sep 17 00:00:00 2001 From: mudasar187 Date: Fri, 14 Feb 2025 09:56:14 +0100 Subject: [PATCH] legge til secrets: inherit i playwright workflow --- .github/workflows/playwright.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/playwright.yaml b/.github/workflows/playwright.yaml index d7cb2b2..51101e3 100644 --- a/.github/workflows/playwright.yaml +++ b/.github/workflows/playwright.yaml @@ -31,3 +31,4 @@ jobs: playwright-test: name: Playwright test uses: navikt/mob-gha-workflows/.github/workflows/playwright.yaml@main + secrets: inherit