mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
7e530b0652
* chore(ci): add an automatic check to verify markdown links.
As per #6793, there are multiple broken links in our docs. This action will check if all markdown links are valid.
cc: @ammario @bpmct
* Revert "chore(ci): add an automatic check to verify markdown links. "
This reverts commit 294767e056.
* Create cron-weekly.yaml
* add workflow dispatch for testing
* fmt
* Update cron-weekly.yaml
* remove slack notification for now
* Add slack notification
* Update cron-weekly.yaml
* Add logs URL
* fmt