mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-08-08 23:35:29 +00:00
chore: enable preview with forks (#2308)
This commit is contained in:
1
.github/workflows/preview-docs.yml
vendored
1
.github/workflows/preview-docs.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
ref: refs/pull/${{ github.event.pull_request.number }}/merge
|
||||
allow-unsafe-pr-checkout: true
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v7
|
||||
|
||||
Reference in New Issue
Block a user