diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 6d11ae6..bdd0680 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -17,3 +17,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} OPENAI_API_KEY: ${{ secrets.OPEN_AI_KEY }} LANGUAGE: Korean + MODEL: gpt-4o-mini