From 937f152a92ff4ce15434592c00c681f66129e187 Mon Sep 17 00:00:00 2001 From: claude-im Date: Thu, 16 Jul 2026 16:44:58 +0100 Subject: [PATCH] docs: add test-jobs workflow status badge to README Co-Authored-By: Claude Opus 4.8 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95d1633..5e75613 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # squonk2-jobs +[![test-jobs](https://github.com/InformaticsMatters/squonk2-jobs/actions/workflows/test-jobs.yaml/badge.svg)](https://github.com/InformaticsMatters/squonk2-jobs/actions/workflows/test-jobs.yaml) + An **umbrella repository** for the Squonk2 Data Manager **Job** ecosystem. It gathers every Job-related repository together as a git submodule and is the **authoritative home of all Job documentation**.