From d97e1fc0957a94bce1d2a1a285a1976145624de3 Mon Sep 17 00:00:00 2001 From: Marc McIntosh Date: Tue, 15 Jul 2025 16:08:02 +0200 Subject: [PATCH 1/3] ci: trigger build --- refact-agent/gui/remove.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 refact-agent/gui/remove.txt diff --git a/refact-agent/gui/remove.txt b/refact-agent/gui/remove.txt new file mode 100644 index 000000000..e69de29bb From 5a931a3aefb46ccd5d477274457fb2c5c71ce342 Mon Sep 17 00:00:00 2001 From: Marc McIntosh Date: Tue, 15 Jul 2025 16:08:30 +0200 Subject: [PATCH 2/3] ci: remove file added to trigger build --- refact-agent/gui/remove.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 refact-agent/gui/remove.txt diff --git a/refact-agent/gui/remove.txt b/refact-agent/gui/remove.txt deleted file mode 100644 index e69de29bb..000000000 From 3c8a61481fc529ce20140ccda8f345d0f0832d15 Mon Sep 17 00:00:00 2001 From: Kirill Starkov Date: Tue, 15 Jul 2025 17:17:18 +0300 Subject: [PATCH 3/3] add workflow_dispatch to gui workflow --- .github/workflows/agent_gui_build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/agent_gui_build.yml b/.github/workflows/agent_gui_build.yml index 9901e0e6c..29fa46e02 100644 --- a/.github/workflows/agent_gui_build.yml +++ b/.github/workflows/agent_gui_build.yml @@ -10,6 +10,7 @@ on: paths: - "refact-agent/gui/**" - ".github/workflows/agent_gui_*" + workflow_dispatch: defaults: run: