From 7a9c2d38ef7c479f92ae5d2b285522738ed0977f Mon Sep 17 00:00:00 2001 From: loviuz <1647128+loviuz@users.noreply.github.com> Date: Tue, 18 May 2021 09:47:34 +0200 Subject: [PATCH] Impostazione CI manuale --- .github/workflows/main.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 47349d58e..1d889ccb0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,10 +1,7 @@ name: OpenSTAManager CI on: - push: - branches: [ master ] - pull_request: - branches: [ master ] + workflow_dispatch jobs: tests: