From ad076e9438d473dbc87cf260203c36d9a416329d Mon Sep 17 00:00:00 2001 From: Adel Bensaad Date: Thu, 3 Oct 2024 14:11:14 +0100 Subject: [PATCH] chore: trigger workflow for initial run --- .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 e7e501b5f..f88486e4a 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: