Browse Source

Remove unnecessary fetch depth

pull/5748/head
Daniel García 1 week ago
parent
commit
88132c3f0b
No known key found for this signature in database GPG Key ID: FC8A7D14C3CD543A
  1. 1
      .github/workflows/check-templates.yml

1
.github/workflows/check-templates.yml

@ -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

Loading…
Cancel
Save