In this video, we'll demonstrate how to use GitHub workflows to enforce content validation, allowing us to ensure we can never break production with bad content:
To see how this demo was set up, check out our content example repository and the GitHub workflow in it. When building your own workflows, make sure to enable GitHub branch protection for your repository for the validation to be enforced.
Sign up for our newsletter.