[ci] Add 2027 development repo to cleanup task (#8217)

This commit is contained in:
Ryan Blue
2025-09-07 09:16:26 -04:00
committed by GitHub
parent 632749e6f3
commit 08f11488b0

View File

@@ -3,7 +3,10 @@
{
"aql": {
"items.find": {
"repo": "wpilib-mvn-development-local",
"$or":[
{ "repo": "wpilib-mvn-development-local" },
{ "repo": "wpilib-mvn-development-2027-local" }
],
"path": { "$nmatch":"*edu/wpi/first/thirdparty*" },
"$or":[
{