From c18a0240005d8f52f42b50a5b6f65ec93c6e639d Mon Sep 17 00:00:00 2001 From: Matic Lubej Date: Mon, 3 Mar 2025 15:59:08 +0100 Subject: [PATCH] update mirror link --- .github/workflows/ci_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_action.yml b/.github/workflows/ci_action.yml index 41f72c1c..4734d89a 100644 --- a/.github/workflows/ci_action.yml +++ b/.github/workflows/ci_action.yml @@ -127,7 +127,7 @@ jobs: - name: Mirror + trigger CI uses: SvanBoxel/gitlab-mirror-and-ci-action@master with: - args: "https://hello.planet.com/code/eo/code/eo-grow" + args: "https://hello.planet.com/code/solution-enablement/eo/code/eo-grow" env: FOLLOW_TAGS: "true" GITLAB_HOSTNAME: "hello.planet.com/code"