We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3ea75 commit 0b2ab3dCopy full SHA for 0b2ab3d
1 file changed
.github/workflows/doc-update.yml
@@ -327,7 +327,6 @@ jobs:
327
id: notify_markdown_report
328
run: |
329
echo "::notice::Commented pull request ${{ github.event.pull_request.number }}"
330
- echo "::debug::${{ steps.comment_formatter.outputs.updated-text }}"
331
332
echo "run_id=${{ github.run_id }}" >> "$GITHUB_OUTPUT"
333
echo "target_repo=${{ github.repository }}" >> "$GITHUB_OUTPUT"
@@ -461,7 +460,6 @@ jobs:
461
460
id: spelling_report_notify
462
463
464
465
466
467
0 commit comments