mirror of
https://github.com/italicsjenga/actions-test.git
synced 2024-12-23 16:41:43 +11:00
fetch depth
This commit is contained in:
parent
b6ec1508af
commit
afd9649329
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
ref: refs/heads/main
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fetch-tags: true
|
||||
# fetch-depth: 0
|
||||
fetch-depth: 0
|
||||
# - name: stinky but
|
||||
# run: git sparse-checkout disable; git checkout origin/main
|
||||
- name: deepen tree
|
||||
|
|
Loading…
Reference in a new issue