Skip to content

Commit 46275c5

Browse files
committed
fix sphinx permissions
1 parent 1d945cc commit 46275c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
workflow_dispatch:
88

99

10+
permissions: read-all|write-all
11+
12+
1013
jobs:
1114
sphinx:
1215
runs-on: macos-latest

0 commit comments

Comments
 (0)