Update pr commands glob paths (#32074)

This commit is contained in:
Marcus Efraimsson
2021-03-17 16:53:22 +01:00
committed by GitHub
parent 2bac4d1787
commit 866912d62c
+1 -1
View File
@@ -98,7 +98,7 @@
"type": "changedfiles",
"matches": [ "public/app/plugins/datasource/elasticsearch/**/*", "pkg/tsdb/elasticsearch/**/*"],
"action": "updateLabel",
"addLabel": "datasource/Prometheus"
"addLabel": "datasource/Elasticsearch"
},
{
"type": "changedfiles",