**Is your feature request related to a problem? Please describe.** Today we don't validate the website will render correctly when PRs are submitted, which might result in deployment failures. **Describe the solution you'd like** Automatically run the content of https://github.com/valkey-io/valkey-io.github.io/blob/main/.github/workflows/zola-deploy.yml, without actually updating the website. **Describe alternatives you've considered** We could also consider deploying it to a temporary website, but we could do that later. **Additional context** N/A