浏览代码

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/**'