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:
parent
51e0d83c19
commit
88132c3f0b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/check-templates.yml
vendored
1
.github/workflows/check-templates.yml
vendored
|
@ -16,7 +16,6 @@ jobs:
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
fetch-depth: 0
|
|
||||||
# End Checkout the repo
|
# End Checkout the repo
|
||||||
|
|
||||||
- name: Run make to rebuild templates
|
- name: Run make to rebuild templates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue