Skip to content

Commit e509a85

Browse files
committed
chore: add id-token write permission to run-unittests workflow
1 parent c9a66d4 commit e509a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-unittests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
permissions:
1111
contents: read
1212
checks: write
13+
id-token: write
1314

1415
jobs:
1516
unittests:

0 commit comments

Comments
 (0)