diff --git a/.gitlab/ci/rules.gitlab-ci.yml b/.gitlab/ci/rules.gitlab-ci.yml
index 10184fe6dffe8d8d1e69cca3972a5da9f06239f6..ac70807b3f49c6f7fd06e66f3ce8374d7a008b7d 100644
--- a/.gitlab/ci/rules.gitlab-ci.yml
+++ b/.gitlab/ci/rules.gitlab-ci.yml
@@ -300,6 +300,7 @@
   - "scripts/lint/check_mermaid.mjs"
 
 .docs-deprecations-and-removals-patterns: &docs-deprecations-and-removals-patterns
+  - "doc/update/breaking_windows.md"
   - "doc/update/deprecations.md"
   - "data/deprecations/**/*"
   - "tooling/docs/**/*"