Skip to content

Commit fb194b5

Browse files
docs: permissions (#19)
Addresses: #16 Signed-off-by: Dan Calavrezo <[email protected]>
1 parent 0fd7e3e commit fb194b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/docs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,11 @@ on:
3131
jobs:
3232
build-docs:
3333
uses: eclipse-score/cicd-workflows/.github/workflows/docs.yml@main
34+
permissions:
35+
contents: write
36+
pages: write
37+
pull-requests: write
38+
id-token: write
39+
3440
with:
3541
retention-days: 3

0 commit comments

Comments
 (0)