diff --git a/.github/workflows/ci_action.yml b/.github/workflows/ci_action.yml index 2955b978..9d5a8d6b 100644 --- a/.github/workflows/ci_action.yml +++ b/.github/workflows/ci_action.yml @@ -121,7 +121,7 @@ jobs: - name: Mirror + trigger CI uses: SvanBoxel/gitlab-mirror-and-ci-action@master with: - args: "https://hello.planet.com/code/eo/code/eo-learn" + args: "https://hello.planet.com/code/solution-enablement/eo/code/eo-learn" env: FOLLOW_TAGS: "true" GITLAB_HOSTNAME: "hello.planet.com/code"