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 331bf17 commit cee69f6Copy full SHA for cee69f6
.github/workflows/link_checkPR.yml
@@ -1,3 +1,6 @@
1
+#Checks links in a PR to ensure they are valid. If link is valid but failing, it can be added to the .lycheeignore file
2
+#Code source: https://github.com/lycheeverse/lychee-action/issues/238
3
+
4
name: link check on PR
5
6
on:
0 commit comments