diff --git a/templates/validation.yml b/templates/validation.yml
index 8c3892fece81152dc8872bccba1baa6cae6a4c6a..0cdbe99e8134d7101a47b80763133e03de93be5c 100644
--- a/templates/validation.yml
+++ b/templates/validation.yml
@@ -69,3 +69,11 @@ check-links:
   stage: build
   script:
     - lychee --exclude-path CHANGELOG.md --exclude-path SECURITY.md $LYCHEE_EXTRA_OPTS *.md
+
+tbc-check:
+  image:
+    name: registry.gitlab.com/to-be-continuous/tools/tbc-check:main
+    entrypoint: [""]
+  stage: build
+  script:
+    - tbc-check .