Skip to content

Commit b99de4f

Browse files
committed
Enable write-all permissions
1 parent 1f661b2 commit b99de4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
pull_request:
77
types: [opened, synchronize, reopened, closed]
88

9-
permissions: read-all
10-
9+
permissions: write-all
1110

1211
env:
1312
GH_BOT_NAME: 'github-actions[bot]'

0 commit comments

Comments
 (0)