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 50924d4 commit f8c7f3cCopy full SHA for f8c7f3c
.github/workflows/docs-build.yml
@@ -8,8 +8,7 @@ on:
8
#schedule:
9
#- cron: '0 10 * * *' # Once per day at 10am UTC
10
workflow_dispatch:
11
-permissions:
12
- actions: write
+permissions: read-all
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments