diff --git a/api/controllers/v2/github.ts b/api/controllers/v2/github.ts index 21008247f..53a93645e 100644 --- a/api/controllers/v2/github.ts +++ b/api/controllers/v2/github.ts @@ -16,8 +16,8 @@ import { ReposBranchesDocsetsDocument } from '../../../modules/persistence/src/s import { MONOREPO_NAME } from '../../../src/monorepo/utils/monorepo-constants'; const SMOKETEST_SITES = [ - 'docs-landing', - 'cloud-docs', + // 'docs-landing', + // 'cloud-docs', 'docs-realm', 'docs', 'docs-atlas-cli',