Skip to content

Commit 9edbfc0

Browse files
ci: filter blobs during checkout (#343)
1 parent 2f27d56 commit 9edbfc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rebuild-bottles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
7070
with:
7171
fetch-depth: 0
72+
filter: blob:none
7273
persist-credentials: false
7374

7475
- name: Find formula file

0 commit comments

Comments
 (0)