From 9d67ffc1eca61d8155fb9e490ab6d5d48409ff19 Mon Sep 17 00:00:00 2001 From: "Schmieder, Jacob" Date: Mon, 27 May 2024 10:49:06 +0000 Subject: [PATCH] updated CI path --- .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 b100359..bc52920 100644 --- a/.github/workflows/mirror_to_gitlab.yml +++ b/.github/workflows/mirror_to_gitlab.yml @@ -12,7 +12,7 @@ jobs: - name: Mirror + trigger CI uses: SvanBoxel/gitlab-mirror-and-ci-action@master with: - args: "https://git-dmz.thuenen.de/kida/i2-skills-beratungsstelle/scraibe" + args: "https://git-dmz.thuenen.de/kida/i2-skills-beratungsstelle/active-service-requests/scraibe/scraibe" env: FOLLOW_TAGS: "true" FORCE_PUSH: "true"