Skip to content

Id-token-read tilgang #15

Id-token-read tilgang

Id-token-read tilgang #15

Workflow file for this run

name: Build branch
on:
push:
branches-ignore:
- master
paths-ignore:
- '**.md'
- '**.MD'
- '.gitignore'
- 'LICENSE'
- 'CODEOWNERS'
jobs:
test:
uses: navikt/sif-gha-workflows/.github/workflows/gradle-test.yml@main
permissions:
contents: read
id-token: read

Check failure on line 18 in .github/workflows/build-branch.yaml

View workflow run for this annotation

GitHub Actions / Build branch

Invalid workflow file

The workflow is not valid. .github/workflows/build-branch.yaml (Line: 18, Col: 17): Unexpected value 'read'
secrets: inherit
with:
javaversion: 21