Skip to content

Commit 79e5033

Browse files
committed
add id-token to begin OIDC integration procedure
1 parent e707b20 commit 79e5033

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
branches:
99
- master
1010

11+
permissions:
12+
id-token: write
13+
contents: read
14+
1115
jobs:
1216
SAMLint:
1317
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)