ci: try regex
This commit is contained in:
@@ -30,9 +30,10 @@
|
|||||||
addLabels: ["automerge"],
|
addLabels: ["automerge"],
|
||||||
automerge: true,
|
automerge: true,
|
||||||
matchPackageNames: [
|
matchPackageNames: [
|
||||||
"asdf-vm/asdf",
|
".*asdf.*",
|
||||||
"pre-commit",
|
".*pre-commit.*",
|
||||||
"ruby"
|
".*ruby.*",
|
||||||
|
".*shellcheck.*"
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user