We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d26b55 commit 85f19dfCopy full SHA for 85f19df
.github/workflows/docs-final.yml
@@ -9,7 +9,7 @@ jobs:
9
10
runs-on: ubuntu-latest
11
permissions:
12
- contents: read
+ contents: write
13
pull-requests: write
14
pages: write
15
.github/workflows/docs-preview.yml
@@ -11,7 +11,7 @@ on:
concurrency: preview-${{ github.ref }}
16
17
0 commit comments