diff --git a/.github/workflows/cron-check-links.yml b/.github/workflows/cron-check-links.yml index da13d2e63..7e3ddd1a1 100644 --- a/.github/workflows/cron-check-links.yml +++ b/.github/workflows/cron-check-links.yml @@ -3,6 +3,8 @@ # - If you bump one version up to latest, please bump them all so we stay current! # - Hugo builds the site twice: once for link checking and once minified for pushing live # - Bash script for muffet is intentionally stand alone so devs/content editors can easily run it locally +# +# this line to hopefully fix medic/cht-docs/issues/1552 # Scheduled workflows run on the latest commit on