diff --git a/.github/workflows/pr-website-preview.yml b/.github/workflows/pr-website-preview.yml index 9a9f91ecce..95cc62d850 100644 --- a/.github/workflows/pr-website-preview.yml +++ b/.github/workflows/pr-website-preview.yml @@ -47,6 +47,7 @@ jobs: npm run build - name: Combine builds into one directory + if: github.event.action != 'closed' run: | mkdir combined-build cp -r documentation/build/* combined-build/