Skip to content

Commit 6faf2e6

Browse files
Update permissions for documentation build job
1 parent 5edcfa3 commit 6faf2e6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010

1111
jobs:
1212
build-docs:
13+
permissions:
14+
contents: read
15+
pages: write
1316
runs-on: ubuntu-latest
1417
steps:
1518
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)