fix: add --no-pr to codeflash optimize workflow to prevent CI-opened PRs

This commit is contained in:
Kevin Turcios 2026-04-10 15:12:48 -05:00
parent 5c778dfad4
commit 0cb67c1a17

View file

@ -43,4 +43,4 @@ jobs:
- name: Codeflash Optimization
id: optimize_code
run: |
uv run codeflash --benchmark --testgen-review
uv run codeflash --benchmark --testgen-review --no-pr