diff --git a/.github/workflows/e2e-test-dispatch.yml b/.github/workflows/e2e-test-dispatch.yml index 3425b848b..f099fbe57 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: