Skip to content

Commit 58d1d15

Browse files
authored
Update ai-moderator workflow to use codex engine (#16010)
1 parent f752c42 commit 58d1d15

File tree

2 files changed

+64
-57
lines changed

2 files changed

+64
-57
lines changed

.github/workflows/ai-moderator.lock.yml

Lines changed: 63 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ai-moderator.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ on:
1414
rate-limit:
1515
max: 5
1616
window: 60
17-
engine:
18-
id: copilot
19-
model: gpt-5.1-codex-mini
17+
engine: codex
2018
tools:
2119
github:
2220
mode: local

0 commit comments

Comments
 (0)