Skip to content

Commit 36f4e48

Browse files
authored
Set daily codex workflow model to gpt-5.4 (#31755)
1 parent 3f3f4dd commit 36f4e48

2 files changed

Lines changed: 30 additions & 28 deletions

File tree

.github/workflows/daily-observability-report.lock.yml

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

.github/workflows/daily-observability-report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ permissions:
77
discussions: read
88
issues: read
99
pull-requests: read
10-
engine: codex
10+
engine:
11+
id: codex
12+
model: gpt-5.4
1113
strict: true
1214
tracker-id: daily-observability-report
1315
tools:

0 commit comments

Comments
 (0)