mirror of
https://github.com/italicsjenga/actions-test.git
synced 2025-01-04 06:21:41 +11:00
ffff
This commit is contained in:
parent
060c95782f
commit
050c0cf58c
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -23,6 +23,8 @@ jobs:
|
|||
run: cat .git/shallow
|
||||
- name: deepen tree
|
||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no --update-shallow
|
||||
- name: deepen tree again
|
||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no --update-shallow
|
||||
# - name: deepen tree
|
||||
# run: |
|
||||
# depth=0
|
||||
|
|
Loading…
Reference in a new issue