Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fiqryq authored May 19, 2024
1 parent 845de95 commit 7c158b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
types: [created]

jobs:
test_code_review:
code_review:
if: >
github.event.issue.pull_request != null &&
contains(github.event.comment.body, '/review')
Expand Down

0 comments on commit 7c158b1

Please sign in to comment.