ci: make sure GH_TOKEN included in codex env (#2738)

This commit is contained in:
LanceDB Robot
2025-10-21 17:51:41 +08:00
committed by GitHub
parent c36f6746d1
commit 59a886958b

View File

@@ -104,4 +104,4 @@ jobs:
- Do not merge the PR.
- If any command fails, diagnose and fix the issue instead of aborting.
EOF
codex exec --dangerously-bypass-approvals-and-sandbox "$(cat /tmp/codex-prompt.txt)"
codex --config shell_environment_policy.ignore_default_excludes=true exec --dangerously-bypass-approvals-and-sandbox "$(cat /tmp/codex-prompt.txt)"