Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Achal Shah <achals@gmail.com>
  • Loading branch information
achals committed Oct 14, 2021
1 parent 8dda268 commit 2eb3d9f
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: 'Auto Assign'
name: 'Assign Reviewers'
on:
pull_request:
types: [opened, ready_for_review]
pull_request_target:
types:
- opened
- ready_for_review

jobs:
add-reviews:
Expand Down

0 comments on commit 2eb3d9f

Please sign in to comment.