From f5ab1799a60ae8611864095d9c25bda86ba58e85 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Fri, 6 Feb 2026 10:57:04 -0300 Subject: [PATCH] Trigger CI: manual workflow run --- .forgejo/workflows/botui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/botui.yaml b/.forgejo/workflows/botui.yaml index 32f6afc..67f4538 100644 --- a/.forgejo/workflows/botui.yaml +++ b/.forgejo/workflows/botui.yaml @@ -107,4 +107,4 @@ jobs: sudo cp target/debug/botui /opt/gbo/bin/system/ sudo chmod +x /opt/gbo/bin/system/botui - lxc exec bot:pragmatismo-system -- systemctl start ui || true \ No newline at end of file + lxc exec bot:pragmatismo-system -- systemctl start ui || true# CI trigger: Fri Feb 6 10:57:04 AM -03 2026