diff --git a/.github/pr-commands.json b/.github/pr-commands.json index 8631c92fcb3..aeb991dc58a 100644 --- a/.github/pr-commands.json +++ b/.github/pr-commands.json @@ -118,7 +118,7 @@ }, { "type": "changedfiles", - "matches": [ "public/app/plugins/datasource/jaeger"], + "matches": [ "public/app/plugins/datasource/jaeger/**/*"], "action": "updateLabel", "addLabel": "datasource/Jaeger" },