From ce1d43d96f1c1b1c59647b42add4c168be49dbb3 Mon Sep 17 00:00:00 2001 From: thecoderatekid Date: Thu, 7 Aug 2025 18:02:06 +0000 Subject: [PATCH] Add README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6019668 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Test Runner + +[![CI Demo](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/ci-demo.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com///actions) + +> A demo repository to verify our self-hosted Gitea Actions runner. + +## Workflow Status + +This badge shows the status of the **CI Demo** workflow on the `main` branch—green means success, red means failure. +You can click it to view all past runs. :contentReference[oaicite:0]{index=0} \ No newline at end of file