We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e39249 commit b151321Copy full SHA for b151321
.github/workflows/links.yml
@@ -21,6 +21,8 @@ jobs:
21
--scheme http
22
fail: false
23
output: ./lychee/out.md
24
+ - name: Show Report
25
+ run: cat lychee/out.md
26
- name: Create Issue From File
27
if: steps.lychee.outputs.exit_code != 0
28
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
0 commit comments