apparently depth=1 is default

This commit is contained in:
lifehackerhansol 2023-04-02 11:40:05 -07:00 committed by GitHub
parent e046ac7825
commit 2a638b5c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
persist-credentials: false persist-credentials: false
fetch-depth: 1
# to get README.md to webpage as well as GitHub's UI # to get README.md to webpage as well as GitHub's UI
- name: Pre-generation of directory listing - name: Pre-generation of directory listing