Skip to content

Commit 518b99c

Browse files
committed
ci: set up caretaker configuration for ng-dev
1 parent 160a7b1 commit 518b99c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ng-dev/github.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ export const github = {
99
name: 'dev-infra',
1010
mainBranchName: 'main',
1111
useNgDevAuthService: true,
12+
mergeMode: 'caretaker-only',
1213
};

0 commit comments

Comments
 (0)