mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: enable the ng-dev auth service (#48361)
Enable the auth service for merging into the repository PR Close #48361
This commit is contained in:
committed by
Andrew Kushnir
parent
0beeee4304
commit
408aed7a75
@@ -8,4 +8,5 @@ export const github: GithubConfig = {
|
||||
owner: 'angular',
|
||||
name: 'angular',
|
||||
mainBranchName: 'main',
|
||||
useNgDevAuthService: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user