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.