We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3b507 commit 094797aCopy full SHA for 094797a
.github/workflows/code_review.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout repository
13
uses: actions/checkout@v3
14
- name: Code Review
15
- uses: freeedcom/ai-codereviewer@improve-the-AI-output
+ uses: freeedcom/ai-codereviewer@main
16
with:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
0 commit comments