Files
codex/.github
chess 8a30bc31ef Explicitly gate DotSlash publishing on release success (#45746)
## What changed

Set the `publish-dotslash` job condition to `!cancelled() && needs.release.result == 'success'` so it runs after a successful release unless the workflow is cancelled.

GitOrigin-RevId: 38e7a00fc50839b660e2d0cfed71002338387ffe
2026-09-15 17:53:15 +00:00
..