From b5e7792ae079e6b76d2cbfa294b7ba261b5f5db6 Mon Sep 17 00:00:00 2001 From: l-bick <43580954+l-bick@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:48:57 +0200 Subject: [PATCH] Updated Github Workflow --- .github/workflows/gitlab-mirror-actions.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gitlab-mirror-actions.yml b/.github/workflows/gitlab-mirror-actions.yml index 8660f7d..d92163d 100644 --- a/.github/workflows/gitlab-mirror-actions.yml +++ b/.github/workflows/gitlab-mirror-actions.yml @@ -3,7 +3,8 @@ name: Mirror and run GitLab CI on: push: branches: - - main + - main + - 'dev-*' workflow_dispatch: {} # manual dispatch jobs: