Remove fetch-depth
This commit is contained in:
parent
51f0860300
commit
b925a347d2
|
@ -173,7 +173,6 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
|
||||
|
||||
- name: Check pro commit
|
||||
|
|
Loading…
Reference in New Issue