From 574947468801223b1f011e73c26b38c4add58eee Mon Sep 17 00:00:00 2001 From: tsranso Date: Sun, 15 Mar 2026 21:46:18 -0400 Subject: [PATCH] update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5e45893..51c81ea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # test-ci +Test repository for validating **Gitea Actions** CI/CD pipelines. + +## Overview + +This repo contains a simple workflow used to verify that the `sasquatch-runner` (powered by [act_runner](https://gitea.com/gitea/act_runner)) is correctly registered and executing jobs. + +## Workflow + +The included workflow triggers on push and runs a basic validation step to confirm the runner picks up and completes the job successfully.