diff --git a/.github/pr-commands.json b/.github/pr-commands.json index a7afd2a8521..544581a0a7c 100644 --- a/.github/pr-commands.json +++ b/.github/pr-commands.json @@ -66,7 +66,7 @@ "scripts/build/**/*", "scripts/*.sh", "Makefile", - "Dockerfile", + "Dockerfile" ], "action": "updateLabel", "addLabel": "type/build-packaging"