From 2499dd1d17f13d06e3b36f80940dcbf34ad6d69e Mon Sep 17 00:00:00 2001 From: Jacob Schmieder Date: Thu, 7 Dec 2023 13:51:51 +0100 Subject: [PATCH] Update mirror_to_gitlab.yml --- .github/workflows/mirror_to_gitlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror_to_gitlab.yml b/.github/workflows/mirror_to_gitlab.yml index 74eaca0..b100359 100644 --- a/.github/workflows/mirror_to_gitlab.yml +++ b/.github/workflows/mirror_to_gitlab.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - - fetch-depth: 0 + fetch-depth: 0 - name: Mirror + trigger CI uses: SvanBoxel/gitlab-mirror-and-ci-action@master with: