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 547ec63 commit f003873Copy full SHA for f003873
1 file changed
.github/workflows/build.yaml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
persist-credentials: false
57
submodules: recursive
58
+ depth: 0
59
- shell: bash
60
run: |
61
git log --name-only --pretty=format: "${BASE_SHA}..${HEAD_SHA}"
0 commit comments