Update code-review.yml
This commit is contained in:
1
.github/workflows/code-review.yml
vendored
1
.github/workflows/code-review.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user