From f085805159163dfcc18fcecab32e357389f7a3e7 Mon Sep 17 00:00:00 2001 From: Alexander Yukal Date: Sun, 31 Mar 2024 15:50:36 +0300 Subject: [PATCH] ci(action): run on web interface by button click --- .github/workflows/test-general.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-general.yml b/.github/workflows/test-general.yml index 0c53e6b..194d3d6 100644 --- a/.github/workflows/test-general.yml +++ b/.github/workflows/test-general.yml @@ -4,6 +4,7 @@ name: test-general on: + workflow_dispatch: push: branches: [main, master] pull_request: