From 965d71af9b7647a35a7e1c9e73e69f3e4c3c44f4 Mon Sep 17 00:00:00 2001 From: himadri-openai Date: Tue, 30 Sep 2025 12:59:30 -0700 Subject: [PATCH] Update registry.yaml correcting the name of cookbook --- registry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.yaml b/registry.yaml index 3b38ccbe10..e8e4041d46 100644 --- a/registry.yaml +++ b/registry.yaml @@ -2532,7 +2532,7 @@ - title: Codex CLI to automatically fix CI failures - path: examples/codex/codex-cicd.ipynb + path: examples/codex/Autofix-github-actions.ipynb date: 2025-09-30 authors: - himadri518