mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
added workflow
This commit is contained in:
parent
c08513ba75
commit
8c2530b3c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codereviewer.yaml
vendored
2
.github/workflows/codereviewer.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: AI Code Reviewer
|
||||
uses: david@thank-the-maker.org/ai-code-reviewer@main
|
||||
uses: thankthemaker/ai-code-reviewer@main
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
|
|
Loading…
Reference in a new issue