Skip to content

Commit 408aed7

Browse files
josephperrottAndrewKushnir
authored andcommitted
build: enable the ng-dev auth service (angular#48361)
Enable the auth service for merging into the repository PR Close angular#48361
1 parent 0beeee4 commit 408aed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ng-dev/github.mts

+1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ export const github: GithubConfig = {
88
owner: 'angular',
99
name: 'angular',
1010
mainBranchName: 'main',
11+
useNgDevAuthService: true,
1112
};

0 commit comments

Comments
 (0)