We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429e17b commit 2bbeb95Copy full SHA for 2bbeb95
.github/workflows/docs-build.yml
@@ -9,6 +9,7 @@ on:
9
#- cron: '0 10 * * *' # Once per day at 10am UTC
10
workflow_dispatch:
11
permissions:
12
+ contents: read
13
actions: write
14
jobs:
15
build:
0 commit comments