Skip to content

Commit

Permalink
ci: update required status checks
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva committed Apr 27, 2020
1 parent d7dbbab commit 22792f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/angular-robot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,13 @@ merge:
# list of PR statuses that need to be successful
requiredStatuses:
- "ci/circleci: build"
- "ci/circleci: build-bazel"
- "ci/circleci: setup"
- "ci/circleci: setup-and-build-win"
- "ci/circleci: lint"
- "ci/circleci: validate"
- "ci/circleci: test"
- "ci/circleci: test-win"
- "ci/circleci: test-large"
- "ci/circleci: test-large-ve"
- "ci/circleci: integration"
- "ci/circleci: e2e-cli"
- "ci/circleci: e2e-cli-ve"
- "ci/circleci: test-browsers"
Expand Down

0 comments on commit 22792f3

Please sign in to comment.