diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 0c550a2f748f..2f32b6d4cb12 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -31,7 +31,7 @@ "git_repository_branch_open_to_public_contributors": "main", "skip_source_output_uploading": false, "need_preview_pull_request": true, - "need_pr_comments": false, + "need_pr_comments": true, "contribution_branch_mappings": null, "dependent_repositories": [ { @@ -86,4 +86,4 @@ "docs_build_engine": { "name": "docfx_v3" } -} \ No newline at end of file +}