Skip to content

Commit 2150371

Browse files
authored
Enable unsafe PR checkout in workflow
1 parent 4dfe7a3 commit 2150371

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
ref: ${{ github.event.pull_request.head.sha }}
2020
repository: ${{ github.event.pull_request.head.repo.full_name }}
2121
path: ivorysql_doc
22+
allow-unsafe-pr-checkout: true
2223

2324
- name: Fetch All Relevant Branches into Local Docs Repo
2425
working-directory: ./ivorysql_doc

0 commit comments

Comments
 (0)