Skip to content

Commit 2fdcbb4

Browse files
authored
Update titles in codex+jira cookbook (#2093)
1 parent e0ff749 commit 2fdcbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/codex/jira-github.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"\n",
1515
"This cookbook provides a practical, step-by-step approach to automating the workflow between Jira and GitHub. By labeling a Jira issue, you trigger an end-to-end process that creates a **GitHub pull request**, keeps both systems updated, and streamlines code review, all with minimal manual effort. The automation is powered by the [`codex-cli`](https://github.com/openai/openai-codex) agent running inside a GitHub Action.\n",
1616
"\n",
17-
"# <img src=\"../../images/codex_action.png\" alt=\"Full data-flow diagram\" width=\"500\"/>\n"
17+
"<img src=\"../../images/codex_action.png\" alt=\"Full data-flow diagram\" width=\"500\"/>\n"
1818
]
1919
},
2020
{

0 commit comments

Comments
 (0)