Skip to content

Commit 8fcf42c

Browse files
Merge pull request #165 from threshold-network/disable-docs-pr-comments
Don't add comments about API docs previews to PRs
2 parents 481cfef + 978031c commit 8fcf42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contracts-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
publish: false
4545
addTOC: false
46-
commentPR: true
46+
commentPR: false
4747
exportAsGHArtifacts: true
4848

4949
# This job will be triggered for releases which name starts with

0 commit comments

Comments
 (0)