Skip to content

Commit

Permalink
Merge pull request #65 from PierreGode/PierreGode-patch-1
Browse files Browse the repository at this point in the history
Pierre gode patch 1
  • Loading branch information
PierreGode authored Sep 3, 2024
2 parents 6990cc7 + 07daade commit 22e91d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AI Code Reviewer
name: GPTcode-reviewer

on:
pull_request:
Expand All @@ -13,8 +13,8 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4

- name: AI Code Reviewer
uses: PierreGode/GPTcode-reviwer@main
- name: GPTcode-reviewer
uses: PierreGode/GPTcode-reviewer@main
with:
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 22e91d8

Please sign in to comment.