Files
codex/.github
Charlie Marsh 364b511dcd Use shared Bazel cache preparation in SDK CI (#45554)
## What changed

Switch the SDK workflow to `prepare-bazel-ci` with the `sdk` cache scope to restore the Bazel repository cache using a dedicated namespace. Use the action's cache key and hit outputs when saving, and save only after a successful Bazel build when no exact cache hit was found.

GitOrigin-RevId: 15bad8ccf1a45685e0ab0191d1aa514b4ccb06bf
2026-09-15 00:17:24 +00:00
..