Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit a93759b

Browse files
Fix super-linter: add fetch-depth: 0 to checkout to make master branch available
Co-authored-by: electrocucaracha <2782150+electrocucaracha@users.noreply.github.com> Agent-Logs-Url: https://github.com/electrocucaracha/lint-devstack/sessions/075df27f-8e9d-4ce5-875c-46a7df4da1da
1 parent f2d4298 commit a93759b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2
4747
with:
4848
persist-credentials: false
49+
fetch-depth: 0
4950
- name: Run super-linter validation
5051
uses: github/super-linter@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 # 7
5152
env:

0 commit comments

Comments
 (0)