diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 06444faf315e..3c94ce383cf4 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -40,7 +40,7 @@ merge: # whether the PR shouldn't have a conflict with the base branch noConflict: true # whether the PR should have all reviews completed. - requireReviews: true + requireReviews: false # list of labels that a PR needs to have, checked with a regexp (e.g. "PR target:" will work for the label "PR target: master") requiredLabels: - "target: *"