mirror of
https://github.com/italicsjenga/actions-test.git
synced 2025-01-23 07:36:35 +11:00
shallow since 1 year
This commit is contained in:
parent
22caa6d1f1
commit
c240c27597
1 changed files with 1 additions and 1 deletions
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: status
|
||||
run: git status
|
||||
- name: descibe
|
||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no
|
||||
run: git fetch --shallow-since "1 year" --tags --recurse-submodules=no
|
||||
- name: status
|
||||
run: git status
|
||||
- name: descibe
|
||||
|
|
Loading…
Add table
Reference in a new issue