Skip to content

Commit

Permalink
ops(workflows): make codium opt in (#6389)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonypls authored and Mathilde Daugy committed Jan 24, 2024
1 parent d668ea0 commit e462d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
env:
OPENAI_KEY: ${{ secrets.TONYS_OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_ACTION.AUTO_REVIEW: true
GITHUB_ACTION.AUTO_IMPROVE: true
GITHUB_ACTION.AUTO_REVIEW: false
GITHUB_ACTION.AUTO_IMPROVE: false

0 comments on commit e462d5e

Please sign in to comment.