We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2587497 commit 41259b7Copy full SHA for 41259b7
.github/workflows/preview.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- uses: actions/checkout@v4
66
with:
67
- fetch-depth: "0"
+ fetch-depth: 1
68
69
- name: Cleanup runner disk
70
uses: ./.github/actions/cleanup-disk
0 commit comments