From 55380e23b819791c360d7e408ff87356b84716c5 Mon Sep 17 00:00:00 2001 From: Sebastian Eibl Date: Thu, 5 Dec 2024 17:00:58 +0100 Subject: [PATCH] trigger CI --- .github/workflows/continuous-integration-workflow.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index f3e6a67..cee51da 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -47,3 +47,4 @@ jobs: build-args: ${{ steps.build_args.outputs.args }} pull: true push: ${{ github.event_name == 'push' || github.event_name == 'schedule' }} +