We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414f858 commit 0325e39Copy full SHA for 0325e39
1 file changed
.github/workflows/check-links.yml
@@ -49,4 +49,4 @@ jobs:
49
--verbose \
50
--config .github/workflows/check_links_config.json \
51
${{ steps.changed-files.outputs.all_changed_files }} \
52
- || { echo "Check that anchor links are lowercase"; exit 1; }
+ || { echo "Check that anchor links are lowercase"; exit 1; }
0 commit comments