We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9779c commit a5103acCopy full SHA for a5103ac
1 file changed
.github/workflows/link-checker-prs.yml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
args: --verbose --no-progress --cache --max-cache-age 1d $MARKDOWN_FILES
43
fail: true
44
+ failIfEmpty: false
45
jobSummary: true
46
env:
47
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments