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.
2 parents 32bdb8c + 392f916 commit 2415df5Copy full SHA for 2415df5
1 file changed
.github/workflows/test_build_documentation.yml
@@ -16,6 +16,8 @@ jobs:
16
if: github.event.pull_request.draft == false
17
name: Build documentation
18
runs-on: ubuntu-latest
19
+ permissions:
20
+ pages: write
21
strategy:
22
fail-fast: false
23
steps:
0 commit comments