In this PR, I have added a workflow which checks links and fails if any of them are broken.
Disclaimer: this action is my own action, the repo is here. Because of the very large amount of links, I'm using the 'fast' version/branch which simply requires a github token to be stored as TOKEN as a repo secret.
You can view the logs of the workflow on my fork here. 9 links were found to be broken.
The workflow runs every-time an update is pushed as well as once a week on a Monday.
Let me know if you'd like me to change anything, any feedback is appreciated either way :)
In this PR, I have added a workflow which checks links and fails if any of them are broken.
Disclaimer: this action is my own action, the repo is here. Because of the very large amount of links, I'm using the 'fast' version/branch which simply requires a github token to be stored as
TOKEN
as a repo secret.You can view the logs of the workflow on my fork here. 9 links were found to be broken.
The workflow runs every-time an update is pushed as well as once a week on a Monday.
Let me know if you'd like me to change anything, any feedback is appreciated either way :)