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