From 75ca76a2c4512a19779d5183e38302444fed6eb3 Mon Sep 17 00:00:00 2001 From: UVCLimHun Date: Thu, 17 Apr 2025 14:53:29 +0900 Subject: [PATCH] Update code-review.yml --- .github/workflows/code-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a1c5a77..09e027b 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -15,6 +15,7 @@ jobs: - name: Run Gitea GPT Code Review uses: ingress-it-solutions/gitea-code-review-action@v1.13 with: + PROGRAMMING_LANGUAGE: 'C#' openai-key: ${{ secrets.OPENAI_API_KEY }} gitea-token: ${{ secrets.GITEA_TOKEN }} gitea-url: http://220.90.135.190:3000