diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 5de988e1cf2..c4eba0929c2 100644 --- a/.github/pr-commands.json +++ b/.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",