Skip to content

Commit f81007c

Browse files
committed
Clone full depth for commit count on CI
1 parent 11c0718 commit f81007c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v5
18+
with:
19+
fetch-depth: 0
1820

1921
- name: Mise (Ruby + Tuist + SwiftLint)
2022
uses: jdx/mise-action@v3

0 commit comments

Comments
 (0)