ci: Remove fetch-depth from checkout (#5311)

This commit is contained in:
Pun Butrach
2025-07-11 22:31:12 +07:00
committed by GitHub
parent e019f83232
commit 1e39db06b8
4 changed files with 0 additions and 7 deletions

View File

@@ -17,7 +17,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: dev
fetch-depth: 0
clean: true
- name: Pull strings