Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xianhuawei committed Mar 13, 2023
1 parent 077de6e commit e1f0636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: self-hosted
steps:
- name: OpenAI ChatGPT Code Review
uses: adshao/chatgpt-code-review-action
uses: adshao/chatgpt-code-review-action@v0.2.4
with:
PROGRAMMING_LANGUAGE: 'Go'
REVIEW_COMMENT_PREFIX: 'chatgpt:'
Expand Down

0 comments on commit e1f0636

Please sign in to comment.