diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 88e0c6ec..81eff179 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -26,7 +26,7 @@ "git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/CommunityToolkit", "git_repository_branch_open_to_public_contributors": "main", "need_preview_pull_request": true, - "need_pr_comments": false, + "need_pr_comments": true, "dependent_repositories": [ { "path_to_root": "code-windows", @@ -62,4 +62,4 @@ "skip_source_output_uploading": false, "contribution_branch_mappings": {}, "need_generate_pdf_url_template": true -} \ No newline at end of file +}