anonpenguin23 9bbe7a8f64 ci(security): simplify to repo-specific layout, drop unsupported cache expr
GitHub rejected the prior workflow on registration (0 jobs created,
rerequestable=false) — most likely the dynamic `cache: \${{ ... && ... || ... }}`
expression in setup-node and/or the missing .python-version file referenced
unconditionally. Switching to a static config tailored to this repo's
actual layout (sdk/ for JS, core/ for Go, no Python).
2026-05-12 11:16:54 +03:00
..