Skip to content

Commit f681fd9

Browse files
authored
Enable build comments in PRs (dotnet#4677)
1 parent 0404393 commit f681fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"git_repository_branch_open_to_public_contributors": "master",
5555
"skip_source_output_uploading": false,
5656
"need_preview_pull_request": true,
57-
"need_pr_comments": false,
57+
"need_pr_comments": true,
5858
"contribution_branch_mappings": {},
5959
"dependent_repositories": [
6060
{

0 commit comments

Comments
 (0)