Skip to content

Commit

Permalink
Update .github/workflows/auto-approve.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Niranjan Jayakar <[email protected]>
  • Loading branch information
Elad Ben-Israel and Niranjan Jayakar authored Mar 4, 2021
1 parent 239ab55 commit 6f88534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: auto-approve
on:
pull_request:
types: [ labeled ]
types: [ labeled, unlabeled, opened, synchronize, reopened, ready_for_review, review_requested ]

jobs:
auto-approve:
Expand Down

0 comments on commit 6f88534

Please sign in to comment.