Skip to content

Commit

Permalink
build: enable ng-dev service github authentication (#764)
Browse files Browse the repository at this point in the history
PR Close #764
  • Loading branch information
josephperrott committed Aug 11, 2022
1 parent 3b57ad6 commit 5c9772c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ng-dev/github.mts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export const github: GithubConfig = {
owner: 'angular',
name: 'dev-infra',
mainBranchName: 'main',
useNgDevAuthService: true,
};

0 comments on commit 5c9772c

Please sign in to comment.