Skip to content

Commit

Permalink
build: enable ng-dev auth service (angular#26149)
Browse files Browse the repository at this point in the history
Enable the authentication service for merging rather than using PATs
  • Loading branch information
josephperrott committed Jan 9, 2023
1 parent e335357 commit fe39362
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 @@ -8,4 +8,5 @@ export const github: GithubConfig = {
owner: 'angular',
name: 'components',
mainBranchName: 'main',
useNgDevAuthService: true,
};

0 comments on commit fe39362

Please sign in to comment.