Browse Source

Add test native label to dependency management update (#10673)

Jean Bisutti 1 year ago
parent
commit
2083fd85cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/labeler.yml

+ 1 - 0
.github/labeler.yml

@@ -6,4 +6,5 @@ test native:
           - instrumentation/jdbc/library/**
           - instrumentation/spring/**
           - smoke-tests-otel-starter/**
+          - dependencyManagement/build.gradle.kts
       - all-globs-to-all-files: '!instrumentation/spring/**/javaagent/**'