enoklearn / engineering

A collection of knowledge, tools, and skills that we've come to find useful to become a generalist software engineer
https://enoklearn.com
Other
100 stars 22 forks source link

Setup broken link detection in GitHub Actions #19

Closed chandlerroth closed 2 years ago

chandlerroth commented 2 years ago

Thanks to @ThorntonMatthewD for finding this: https://github.com/gaurav-nelson/github-action-markdown-link-check

In response to https://github.com/engineerkit/engineerkit/issues/18, we should consider adding this to our pipeline to run on some sort of schedule, or on every push to the main branch.

chandlerroth commented 2 years ago

Documentation on setting up a schedule for a GitHub Action: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule