Skip to content

Commit

Permalink
add chatgpt code review
Browse files Browse the repository at this point in the history
  • Loading branch information
xianhuawei committed Mar 23, 2023
1 parent c8a1f48 commit 00e7f23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chatgpt.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Review
name: ChatGPT Code Review

on:
pull_request:
Expand All @@ -11,7 +11,7 @@ permissions:

jobs:
CodeReview:
name: Code Review - chatgpt
name: ChatGPT Code Review
runs-on: ubuntu-latest
steps:
- name: OpenAI ChatGPT Code Review
Expand Down

0 comments on commit 00e7f23

Please sign in to comment.