From 2789fede7a1a9176d27e1c8c14170a2ac6548d0d Mon Sep 17 00:00:00 2001 From: Tor Idland Date: Thu, 24 Oct 2024 10:06:07 +0200 Subject: [PATCH] =?UTF-8?q?:alembic:=20tester=20om=20pruningen=20faktisk?= =?UTF-8?q?=20har=20noe=20=C3=A5=20si?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-and-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yaml b/.github/workflows/build-and-deploy.yaml index a104d140..b31e85cb 100644 --- a/.github/workflows/build-and-deploy.yaml +++ b/.github/workflows/build-and-deploy.yaml @@ -8,7 +8,7 @@ on: - '**.md' jobs: buildDev: - uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@prune-devdependencies + uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@main permissions: contents: read id-token: write