Skip to content

Commit 004023b

Browse files
authoredMar 20, 2023
update review job name (#69)
·
1 parent 377c191 commit 004023b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/openai-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717
cancel-in-progress: ${{ github.event_name != 'pull_request_review_comment' }}
1818

1919
jobs:
20-
test:
20+
review:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: fluxninja/openai-pr-reviewer@main

0 commit comments

Comments
 (0)
Please sign in to comment.