Skip to content

Commit 4791caf

Browse files
committed
fix(up): Remove extraneous comment
1 parent 49df560 commit 4791caf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/check-links-weekly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
4848
- name: Create new issue
4949
if: ${{ failure() && steps.open-issue-check.outputs.OPEN_ISSUE_ID == '' }}
50-
# The `--body-file -` option below uses the multiline content from stdin for the body.
51-
# See: https://github.com/cli/cli/issues/595
5250
run: |
5351
echo -e "## Broken link report\n\nDiscovered during weekly run: https://github.com/cal-itp/mobility-marketplace/actions/runs/${{ github.run_id }}\n\n<details>\n" > comment.md
5452
cat report_body.html >> comment.md

0 commit comments

Comments
 (0)