Skip to content

Commit

Permalink
Only comment once per PR
Browse files Browse the repository at this point in the history
  • Loading branch information
fxchen authored Jun 29, 2023
1 parent c249d08 commit 7a72c0d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
name: Code Review

on:
pull_request: # Filter out draft pull requests
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review

jobs:
code-review:
Expand Down

0 comments on commit 7a72c0d

Please sign in to comment.