From 522e81285994c8b4c20b7b9e5f6deaebbc37c25e Mon Sep 17 00:00:00 2001 From: Chris Thompson <chris@agaric.coop> Date: Thu, 22 May 2025 17:01:00 -0400 Subject: [PATCH] Add testing note --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e6c9c..8fc8778 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Sample/test repo. +Currently in use for: +- Forgejo Actions/Runner issues: actions seem not to continue onto further jobs after the first one. + # Editing -Just curious what the editor on ForgeJo is like. \ No newline at end of file +Just curious what the editor on ForgeJo is like.