Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
devnook authored Apr 19, 2022
1 parent eb5fdc4 commit b29d7d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions approvals/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ module.exports = (app) => {
'pull_request.reopened',
'pull_request.ready_for_review',
'pull_request.edited',
'pull_request.synchronize',
'pull_request_review.submitted',
'pull_request_review.edited',
], checkPR);

/**
Expand Down

0 comments on commit b29d7d1

Please sign in to comment.