From d9594405e9ed2e1c687fbb16f7917fdedc6a6b5a Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Mon, 3 Feb 2025 15:47:06 +0100 Subject: [PATCH] Add missing message-id to step which modifies PR comment --- .github/workflows/build-sphinx.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-sphinx.yml b/.github/workflows/build-sphinx.yml index b92b1ee8fcef..05379fee84ce 100644 --- a/.github/workflows/build-sphinx.yml +++ b/.github/workflows/build-sphinx.yml @@ -266,6 +266,7 @@ jobs: - name: Modify the comment with URL to official documentation uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2 with: + message-id: url_to_docs find: | View rendered docs @.+ replace: |