Skip to content

Commit d959440

Browse files
committed
Add missing message-id to step which modifies PR comment
1 parent eb3542c commit d959440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ jobs:
266266
- name: Modify the comment with URL to official documentation
267267
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
268268
with:
269+
message-id: url_to_docs
269270
find: |
270271
View rendered docs @.+
271272
replace: |

0 commit comments

Comments
 (0)