fix(ci): replace indented heredocs with python -c (act runner compat)
Universal: Cascade Main → Dev / Cascade main → branches (push) Failing after 1s
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Scripts governance (push) Successful in 3s
Generic: Repo Health / Repository health (push) Failing after 3s
Generic: Repo Health / Release configuration (push) Failing after 28s

The act runner doesn't support indented heredoc delimiters.
Replace <<'PY' ... PY with python3 -c inline.

Authored-by: Moko Consulting
This commit is contained in:
2026-05-20 01:59:39 +00:00
parent 6b395323de
commit 75508e8e75

Diff Content Not Available