File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments