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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",