Skip to content

Commit 95f3be2

Browse files
authored
add id-token write permission to system tests (#9381)
1 parent 2a37201 commit 95f3be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-system-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
secrets: inherit
5555
permissions:
5656
contents: read
57+
id-token: write
5758
packages: write
5859
with:
5960
library: java

0 commit comments

Comments
 (0)