awesome-python-modules
awesome-python-modules copied to clipboard
📦 Add link check action
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. A bucket-load of links were found to be broken.
Let me know if you'd like me to change anything, any feedback is appreciated either way :)