Преглед изворни кода

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

Jean Bisutti пре 1 година
родитељ
комит
2083fd85cf
1 измењених фајлова са 1 додато и 0 уклоњено
  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/**'