mitre / hipcheck

Automatically assess and score software repositories for supply chain risk.
https://mitre.github.io/hipcheck/
Apache License 2.0
73 stars 5 forks source link

Fix broken website deploy CI job #271

Closed alilleybrinker closed 2 months ago

alilleybrinker commented 2 months ago

The website deploy CI job was quietly broken by #264, and this commit fixes it by ensuring the job dependency name matches the earlier renamed build job.

It also gives the "Website Deploy" and "Website Test" workflows distinct names so they're clearly different in the GitHub UI.