Skip to content

Commit 6335099

Browse files
committed
fixup! build: update cross-repo angular dependencies
1 parent bdd1dcc commit 6335099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ng-dev/github.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ export const github: GithubConfig = {
88
owner: 'angular',
99
name: 'components',
1010
mainBranchName: 'main',
11-
useNgDevAuthService: true,
11+
mergeMode: 'team-only',
1212
};

0 commit comments

Comments
 (0)