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 0222017 commit 5082e35Copy full SHA for 5082e35
.github/workflows/MonthlyLinkCheck.yml
@@ -1,6 +1,7 @@
1
#Runs once a month and checks links in the repo to ensure they are valid
2
#If action fails, it creates an issue with the failing links and an "incorrect link" label
3
#If link is valid but failing, it can be added to the .lycheeignore file
4
+#Action can also be run manually as needed.
5
6
7
name: Monthly Link Check
0 commit comments