fix pr-commands.json by removing trailing comma (#59437)

This commit is contained in:
Dan Cech
2022-11-28 15:19:01 -05:00
committed by GitHub
parent 5995824f0c
commit 3377575788

View File

@@ -66,7 +66,7 @@
"scripts/build/**/*",
"scripts/*.sh",
"Makefile",
"Dockerfile",
"Dockerfile"
],
"action": "updateLabel",
"addLabel": "type/build-packaging"