Skip to content

Commit 60a756f

Browse files
devversionclydin
authored andcommitted
build: preparation for primary branch rename in the Angular repos
Preparation for the framework repo as outlined our planning document.
1 parent 98b0867 commit 60a756f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ var_5: &only_release_branches
2929
filters:
3030
branches:
3131
only:
32+
- main
33+
# TODO(BRANCH_RENAME_CLEANUP): remove
3234
- master
3335
- /\d+\.\d+\.x/
3436

@@ -338,6 +340,8 @@ workflows:
338340
branches:
339341
only:
340342
- renovate/angular
343+
- main
344+
# TODO(BRANCH_RENAME_CLEANUP): remove
341345
- master
342346
- e2e-cli:
343347
name: e2e-cli-node-12

0 commit comments

Comments
 (0)