From 68bcb164cc68c87d4655496ada814ee9ddae63b3 Mon Sep 17 00:00:00 2001 From: Adel Bensaad Date: Thu, 3 Oct 2024 10:58:41 +0100 Subject: [PATCH] chore: debug --- .github/workflows/e2e-test-dispatch.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/e2e-test-dispatch.yml b/.github/workflows/e2e-test-dispatch.yml index 3425b848b..474d3bbe2 100644 --- a/.github/workflows/e2e-test-dispatch.yml +++ b/.github/workflows/e2e-test-dispatch.yml @@ -1,6 +1,10 @@ name: 'dhis2: e2e tests triggered by core' on: + push: + branches: + - workflow-dispatch-cypress + workflow_dispatch: inputs: dhis2_version: