mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Internal project no longer linked to unknown
This commit is contained in:
parent
6c22e6e511
commit
e2ecad4915
@ -215,13 +215,6 @@ export async function seed() {
|
||||
}
|
||||
});
|
||||
|
||||
// Set the internal project's branch config source to pushed-from-unknown
|
||||
await setBranchConfigOverrideSource({
|
||||
projectId: 'internal',
|
||||
branchId: DEFAULT_BRANCH_ID,
|
||||
source: { type: "pushed-from-unknown" },
|
||||
});
|
||||
|
||||
await ensurePermissionDefinition(
|
||||
globalPrismaClient,
|
||||
internalPrisma,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user