Skip to content

Commit

Permalink
build: enable the ng-dev auth service (#48361)
Browse files Browse the repository at this point in the history
Enable the auth service for merging into the repository

PR Close #48361
  • Loading branch information
josephperrott authored and AndrewKushnir committed Dec 5, 2022
1 parent 0b388a0 commit 9214e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ng-dev/github.mts
Expand Up @@ -8,4 +8,5 @@ export const github: GithubConfig = {
owner: 'angular',
name: 'angular',
mainBranchName: 'main',
useNgDevAuthService: true,
};

0 comments on commit 9214e58

Please sign in to comment.