From 1ff075fd5541899f6e59e3c32c94a7654f1bdc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?oliver=20k=C3=B6nig?= Date: Mon, 24 Feb 2025 23:10:20 +0100 Subject: [PATCH] chore: Dummy commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: oliver könig --- .github/workflows/cicd-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd-main.yml b/.github/workflows/cicd-main.yml index 827e717d3..7d0add395 100644 --- a/.github/workflows/cicd-main.yml +++ b/.github/workflows/cicd-main.yml @@ -166,4 +166,4 @@ jobs: echo '🤖: CICD Result' >> $GITHUB_STEP_SUMMARY echo "$SUMMARY" >> $GITHUB_STEP_SUMMARY - test "$ALL_SUCCESS" = "true" || test "$CI_SKIP" = "true" \ No newline at end of file + test "$ALL_SUCCESS" = "true" || test "$CI_SKIP" = "true"