Skip to content

Commit

Permalink
build: preparation for primary branch rename in the Angular repos
Browse files Browse the repository at this point in the history
Preparation for the framework repo as outlined our planning
document.
  • Loading branch information
devversion authored and clydin committed Apr 21, 2022
1 parent 98b0867 commit 60a756f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ var_5: &only_release_branches
filters:
branches:
only:
- main
# TODO(BRANCH_RENAME_CLEANUP): remove
- master
- /\d+\.\d+\.x/

Expand Down Expand Up @@ -338,6 +340,8 @@ workflows:
branches:
only:
- renovate/angular
- main
# TODO(BRANCH_RENAME_CLEANUP): remove
- master
- e2e-cli:
name: e2e-cli-node-12
Expand Down

0 comments on commit 60a756f

Please sign in to comment.