1 parent f2c3ae7 commit bf46620Copy full SHA for bf46620
1 file changed
.github/workflows/datamodel-doc.yml
@@ -29,7 +29,7 @@ jobs:
29
path: analysis-framework
30
persist-credentials: false
31
# To push the updated branch, we need a non-shallow clone.
32
- depth: 0
+ fetch-depth: 0
33
34
- name: Create PR branch in docs
35
working-directory: analysis-framework
0 commit comments