Update pr commands glob paths (#32074)

pull/31628/head^2
Marcus Efraimsson 4 years ago committed by GitHub
parent 2bac4d1787
commit 866912d62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/pr-commands.json

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

Loading…
Cancel
Save