1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

Remove fetch-depth

This commit is contained in:
Adria Navarro 2023-08-08 11:35:04 +03:00
parent 51f0860300
commit b925a347d2

View file

@ -173,7 +173,6 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
submodules: true submodules: true
fetch-depth: 0
token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }} token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }}
- name: Check pro commit - name: Check pro commit