From 11ebf3b4c2177b967e29415f38ac14012eefb5de Mon Sep 17 00:00:00 2001 From: william Date: Sun, 23 Aug 2026 11:24:36 +0000 Subject: [PATCH 1/2] test: add smoke test note for PR review --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d39d34..4e312bf 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,7 @@ docker network create web `GITEA_RUNNER_LABELS` in `docker-compose.yml` matches what you actually registered. + +## Smoke test note + +This line was added on a test branch to trigger a Claude PR review. -- 2.54.0 From f0e382a5c105b9ce7cdcc374b044b16b20fe32d0 Mon Sep 17 00:00:00 2001 From: william Date: Sun, 23 Aug 2026 11:26:28 +0000 Subject: [PATCH 2/2] test: trigger synchronize event --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e312bf..03dd159 100644 --- a/README.md +++ b/README.md @@ -113,3 +113,5 @@ docker network create web ## Smoke test note This line was added on a test branch to trigger a Claude PR review. + +Second commit to trigger review after the non-root fix. -- 2.54.0