Skip to content

Commit 5b4d86c

Browse files
authored
Update review.yml
1 parent 170a7ef commit 5b4d86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
echo "::set-output name=README::$README_CONTENT"
124124
125125
- name: AI Code Review
126-
uses: PierreGode/GPTcode-reviewer@main
126+
uses: PierreGode/GPTcode-reviewer@dev
127127
with:
128128
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
129129
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)