diff --git a/.github/labeler.yml b/.github/labeler.yml
index 432d6f8892..1dd4d472a1 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -42,8 +42,6 @@ area/docs:
   - "*.md"
   - "**/*.md"
   - "**/*.mdx"
-  - "!integrations/*.md"
-  - "!integrations/**/*.md"
   - diagrams/**
 
 # -----------------collectors----------------------