Remove brackets (#47691)

This commit is contained in:
Dimitris Sotirakis
2022-04-13 14:06:22 +02:00
committed by GitHub
parent d7516f11b3
commit ab5e2e10ce
+1 -1
View File
@@ -72,7 +72,7 @@
"*pkg/**/*.go": [
"gofmt -w -s"
],
"*.{star}": [
"*.star": [
"make drone"
]
},