We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d72f37a + def0190 commit 4f5ed4dCopy full SHA for 4f5ed4d
1 file changed
.github/workflows/build-and-preview-site.yml
@@ -81,6 +81,9 @@ jobs:
81
with:
82
ref: gh-pages
83
fetch-depth: 0
84
+ filter: blob:none
85
+ sparse-checkout: |
86
+ pr-preview
87
path: gh-pages-maintenance
88
89
- name: Prune old PR previews
0 commit comments