From 5ad2c96f9bb48089bf58c0036a49452beda39c92 Mon Sep 17 00:00:00 2001 From: Alex Schapiro Date: Fri, 14 Aug 2026 19:12:00 +0000 Subject: [PATCH] Keep original callout components in CI docs --- docs/integrations/ci-cd.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/ci-cd.mdx b/docs/integrations/ci-cd.mdx index 4ce67049..4c2a4520 100644 --- a/docs/integrations/ci-cd.mdx +++ b/docs/integrations/ci-cd.mdx @@ -85,6 +85,6 @@ jobs: All CI platforms require Docker access. Your runner must have Docker available. - + If diff-scope fails in CI, full git history is required for merge-base and branch comparison. In GitHub Actions, use `fetch-depth: 0`. - +