Skip to content

Commit ff8caf9

Browse files
committed
build: drop Codex env override
Apparently, Codex already excludes token-like env vars by default
1 parent 5b3a9ac commit ff8caf9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/codex-update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
with:
7070
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
7171
codex-version: ${{ env.VERSION }}
72-
codex-args: '-c shell_environment_policy.inherit=none'
7372
output-file: pr-body.md
7473
prompt: >
7574
Finalize the update using codex-update-compat skill.

0 commit comments

Comments
 (0)