Skip to content

Commit 46d3678

Browse files
committed
ci: permission too small
1 parent 5fb3759 commit 46d3678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
run-docfx:
1010
if: ${{ !(contains(github.event.head_commit.message, '[skip ci]') || contains(github.event.head_commit.message, '[ci skip]')) }}
1111
permissions:
12-
contents: read
12+
contents: write
1313
pages: write
1414
runs-on: ubuntu-24.04
1515
timeout-minutes: 10

0 commit comments

Comments
 (0)