update README
All checks were successful
Test CI / test (push) Successful in 2s

This commit is contained in:
2026-03-15 21:46:18 -04:00
parent c69037cb84
commit 5749474688

View File

@@ -1,2 +1,11 @@
# test-ci # 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.