Skip to content

Commit 59f2ba2

Browse files
committed
Add comment to explain fetch-depth 0 for ratchetFrom
1 parent d93f228 commit 59f2ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-sample.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939
with:
4040
# https://github.com/diffplug/spotless/issues/710
41+
# Check out full history for Spotless to ensure ratchetFrom can find the ratchet version
4142
fetch-depth: 0
4243

4344
- name: Copy CI gradle.properties

0 commit comments

Comments
 (0)