Refine workflow permissions.
This commit is contained in:
1
.github/workflows/docs-build.yml
vendored
1
.github/workflows/docs-build.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
#- cron: '0 10 * * *' # Once per day at 10am UTC
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
actions: write
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user