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 4dfe7a3 + 2150371 commit c2903c3Copy full SHA for c2903c3
1 file changed
.github/workflows/pr-preview.yml
@@ -19,6 +19,7 @@ jobs:
19
ref: ${{ github.event.pull_request.head.sha }}
20
repository: ${{ github.event.pull_request.head.repo.full_name }}
21
path: ivorysql_doc
22
+ allow-unsafe-pr-checkout: true
23
24
- name: Fetch All Relevant Branches into Local Docs Repo
25
working-directory: ./ivorysql_doc
0 commit comments