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