From be3aef758df981942ac2c5963116536518f4c4bc Mon Sep 17 00:00:00 2001 From: Jakob Fritz Date: Mon, 15 Jan 2024 16:14:41 +0100 Subject: [PATCH] Using default shallow checkout Otherwise, other own action complains --- .github/workflows/gitlab_ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gitlab_ci.yml b/.github/workflows/gitlab_ci.yml index d608e2c264..27005e9e20 100644 --- a/.github/workflows/gitlab_ci.yml +++ b/.github/workflows/gitlab_ci.yml @@ -70,7 +70,6 @@ jobs: with: ref: "${{ github.event.pull_request.head.sha }}" persist-credentials: false - fetch-depth: 0 - name: Mirror and wait for Gitlab-CI uses: jakob-fritz/github2lab_action@Iss35_mirror_pr env: