Skip to content

Commit 3627636

Browse files
Add id-token permission to CI workflow
1 parent f75c945 commit 3627636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Continuous Integration Workflow
22

33
permissions:
44
contents: read
5+
id-token: write
56

67
on:
78
pull_request:

0 commit comments

Comments
 (0)