Skip to content

Commit 15ab099

Browse files
ci: filter blobs during checkout (#166)
1 parent c8fdcb6 commit 15ab099

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/scheduler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
path: dist
2828
persist-credentials: false # prevent using GITHUB_TOKEN to commit
2929
fetch-depth: 0
30+
filter: blob:none
3031

3132
- name: Set node
3233
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

0 commit comments

Comments
 (0)