mirror of
https://github.com/italicsjenga/actions-test.git
synced 2025-01-04 06:21:41 +11:00
awef
This commit is contained in:
parent
f84270fee0
commit
ab07e0813e
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: shallow
|
||||
run: cat .git/shallow
|
||||
- name: deepend tree
|
||||
run: git fetch --tags --recurse-submodules=no --depth 100
|
||||
run: git fetch --tags --recurse-submodules=no --depth 100 origin main
|
||||
- name: status
|
||||
run: git status
|
||||
- name: shallow
|
||||
|
|
Loading…
Reference in a new issue