Skip to content

Commit cf52ac8

Browse files
authored
Merge branch 'master' into ekstraopplysninger_klage
2 parents 9ec469f + 601a822 commit cf52ac8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/build-branch.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
contents: read
1818
secrets: inherit
1919
with:
20+
readertoken: true
2021
javaversion: 21

.github/workflows/build-master.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
contents: read
3232
secrets: inherit
3333
with:
34+
readertoken: true
3435
javaversion: 21
3536

3637
build:
@@ -40,6 +41,7 @@ jobs:
4041
id-token: write
4142
secrets: inherit
4243
with:
44+
readertoken: true
4345
team: k9saksbehandling
4446
javaversion: 21
4547

0 commit comments

Comments
 (0)