1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-05 03:55:02 +00:00

Remove unnecessary fetch depth

This commit is contained in:
Daniel García 2025-04-04 17:59:24 +02:00
parent 51e0d83c19
commit 88132c3f0b
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A

View file

@ -16,7 +16,6 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
with:
persist-credentials: false
fetch-depth: 0
# End Checkout the repo
- name: Run make to rebuild templates