Skip to content

Commit 6037ab4

Browse files
Update generate_documentation.yml
1 parent f4158d6 commit 6037ab4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/generate_documentation.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ on:
33
push:
44
branches:
55
- main
6+
7+
permissions:
8+
contents: read
9+
pages: write
10+
id-token: write
11+
612
jobs:
713
generate-documentation:
814
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)