Files
padelnomics/web
Deeman b064e18aa1
All checks were successful
CI / test (push) Successful in 54s
CI / tag (push) Successful in 3s
fix(admin): resolve workflows.toml path via CWD instead of __file__
In prod the package is installed in a venv, so __file__.parents[4] doesn't
reach the repo root. Use CWD (repo root in both dev and prod via systemd
WorkingDirectory) with REPO_ROOT env var override.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 14:39:30 +01:00
..