Update code-review.yml
This commit is contained in:
2
.github/workflows/code-review.yml
vendored
2
.github/workflows/code-review.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: self_hosted
|
||||
steps:
|
||||
- name: OpenAI Code Review
|
||||
uses: ingress-it-solutions/gitea-code-review-action@v1.13
|
||||
uses: UVCLimHun/gitea-code-review-action@main
|
||||
with:
|
||||
PROGRAMMING_LANGUAGE: 'c#'
|
||||
OPENAI_TOKEN: ${{ secrets.OPENAI_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user