From d0c50f17ca7b8241d5728794df135889d677a6d9 Mon Sep 17 00:00:00 2001 From: Fabio Di Stasio Date: Mon, 10 Jun 2024 08:52:00 +0200 Subject: [PATCH] ci: temporary disabled auto test e2e --- .github/workflows/test-e2e-win.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test-e2e-win.yml b/.github/workflows/test-e2e-win.yml index 1053edb0..8b7b2d02 100644 --- a/.github/workflows/test-e2e-win.yml +++ b/.github/workflows/test-e2e-win.yml @@ -1,9 +1,10 @@ name: Test end-to-end on: - push: - branches: - - develop + workflow_dispatch: {} + # push: + # branches: + # - develop jobs: release: