Appearance
Codex GitHub Action 允许你在 GitHub Actions 工作流中使用 Codex。
在你的 GitHub Actions 工作流中添加 Codex Action:
- name: Run Codex uses: openai/codex-action@v1 with: prompt: "审查此 PR 中的代码更改"