chore: add codex environment
CI / validate (push) Successful in 35s

This commit is contained in:
2026-07-21 11:13:54 -05:00
parent b445d8a117
commit 084f76d3c1
6 changed files with 51 additions and 1 deletions
+1
View File
@@ -63,6 +63,7 @@ The first registered script is `logger`. It writes JSONL records to `logs/contro
The project includes:
- `.codex/environments/environment.toml` for Codex setup and run actions.
- `.gitea/workflows/ci.yml` for Gitea Actions.
- `.woodpecker.yml` for Woodpecker.
- `.githooks/pre-commit` for local pre-commit checks.