diff --git a/src/content/docs/automation/ci_cd.mdx b/src/content/docs/automation/ci_cd.mdx index cd6cc19..d5981da 100644 --- a/src/content/docs/automation/ci_cd.mdx +++ b/src/content/docs/automation/ci_cd.mdx @@ -55,7 +55,9 @@ For every project we work on, we set up a CI/CD pipeline that runs the following - [Semantic Pull Request][semantic_pull_request_workflow] - [Spell Check][spell_check_workflow] +:::tip Check out some workflow examples we've used in projects like [I/O Crossword][crossword_workflows]. +::: ### Codemagic