chore: enable preview with forks (#2308)

This commit is contained in:
Javier Martinez
2026-07-23 16:05:02 +02:00
committed by GitHub
parent cdf0b35b77
commit a8da90a73e

View File

@@ -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