mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
ci(duplicate-check): describe the workspace-write sandbox accurately
This commit is contained in:
parent
1f27c442b4
commit
1e8b8f7c33
1 changed files with 2 additions and 2 deletions
4
.github/workflows/duplicate_issue_check.yml
vendored
4
.github/workflows/duplicate_issue_check.yml
vendored
|
|
@ -98,8 +98,8 @@ jobs:
|
|||
codex-args: '["-c", "sandbox_workspace_write.network_access=true"]'
|
||||
model: ${{ vars.DUPLICATE_CHECK_MODEL }}
|
||||
codex-version: "0.154.0"
|
||||
# Issue authors have no write access and the action refuses them by default; the
|
||||
# prompt is fixed, the sandbox read-only, and the only token is read-only on a public repo
|
||||
# Issue authors have no write access and the action refuses them by default; the prompt is
|
||||
# fixed, writes stay inside the throwaway checkout, and the only token is read-only on a public repo
|
||||
allow-users: "*"
|
||||
|
||||
- name: Summary
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue