Skip to content

Commit 2bbeb95

Browse files
committed
Refine workflow permissions.
1 parent 429e17b commit 2bbeb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
#- cron: '0 10 * * *' # Once per day at 10am UTC
1010
workflow_dispatch:
1111
permissions:
12+
contents: read
1213
actions: write
1314
jobs:
1415
build:

0 commit comments

Comments
 (0)