Skip to content

Commit 4f5ed4d

Browse files
Merge pull request #7643 from layer5io/CodexRaunak-patch-1
Add sparse-checkout and filter to workflow
2 parents d72f37a + def0190 commit 4f5ed4d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-and-preview-site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ jobs:
8181
with:
8282
ref: gh-pages
8383
fetch-depth: 0
84+
filter: blob:none
85+
sparse-checkout: |
86+
pr-preview
8487
path: gh-pages-maintenance
8588

8689
- name: Prune old PR previews

0 commit comments

Comments
 (0)