Skip to content

Commit 0b2ab3d

Browse files
committed
fixup
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent fc3ea75 commit 0b2ab3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/doc-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ jobs:
327327
id: notify_markdown_report
328328
run: |
329329
echo "::notice::Commented pull request ${{ github.event.pull_request.number }}"
330-
echo "::debug::${{ steps.comment_formatter.outputs.updated-text }}"
331330
332331
echo "run_id=${{ github.run_id }}" >> "$GITHUB_OUTPUT"
333332
echo "target_repo=${{ github.repository }}" >> "$GITHUB_OUTPUT"
@@ -461,7 +460,6 @@ jobs:
461460
id: spelling_report_notify
462461
run: |
463462
echo "::notice::Commented pull request ${{ github.event.pull_request.number }}"
464-
echo "::debug::${{ steps.comment_formatter.outputs.updated-text }}"
465463
466464
echo "run_id=${{ github.run_id }}" >> "$GITHUB_OUTPUT"
467465
echo "target_repo=${{ github.repository }}" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)