mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19:35 +00:00
871 B
871 B
Dealix workflows under dealix/.github/workflows/
GitHub Actions only loads workflow definitions from the repository root:
.github/workflows/*.yml
The copies in this folder are mirrors / references. The canonical Dealix workflows that run on GitHub are:
| Workflow | Root path |
|---|---|
| API CI (pytest, smoke, evals) | .github/workflows/dealix-api-ci.yml |
| Staging smoke (manual) | .github/workflows/dealix-staging-smoke.yml |
| Daily revenue machine | .github/workflows/dealix-daily-revenue-machine.yml |
Branch track AI Company → use Git branch ai-company (see docs/ops/GITHUB_AI_COMPANY_TRACK.md).