From ba94fffbfa9fb341edea643fa38d029e9e0610a2 Mon Sep 17 00:00:00 2001 From: Abdoulbari Zaher <32519851+a-zakir@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:43:09 +0100 Subject: [PATCH] Update centos7.yml --- .github/workflows/centos7.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/centos7.yml b/.github/workflows/centos7.yml index ae495af34a..758def73af 100644 --- a/.github/workflows/centos7.yml +++ b/.github/workflows/centos7.yml @@ -36,7 +36,7 @@ jobs: steps: - #sparse checkout dockerfiles + #sparse checkout -- only needed files - uses: actions/checkout@v4 with: fetch-depth: 0