From bfdc9704cbbc7614fae8dd1e4d721e2c560bc701 Mon Sep 17 00:00:00 2001 From: CodeGit Date: Fri, 4 Sep 2026 07:51:15 +0100 Subject: [PATCH] ci: retrigger hello-app build with fixed checkout step Forgejo's re-run replayed the workflow file as it was at the original triggering commit, not the fixed version now on main - needs an actual new push touching apps/hello-app/src/** to pick it up. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B --- apps/hello-app/src/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/hello-app/src/index.html b/apps/hello-app/src/index.html index 8eb3328..3cc0bee 100644 --- a/apps/hello-app/src/index.html +++ b/apps/hello-app/src/index.html @@ -150,6 +150,8 @@ + +