mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
fix: use danger-full-access sandbox for codex on GH Actions
This commit is contained in:
2
.github/workflows/pr-qa.yaml
vendored
2
.github/workflows/pr-qa.yaml
vendored
@@ -233,7 +233,7 @@ jobs:
|
||||
run: |
|
||||
codex exec \
|
||||
--model gpt-5.4-mini \
|
||||
--full-auto \
|
||||
--sandbox danger-full-access \
|
||||
- < "${{ runner.temp }}/qa-prompt.txt"
|
||||
|
||||
- name: Collect artifacts
|
||||
|
||||
Reference in New Issue
Block a user