ci: Update regex

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-08-03 21:29:05 +02:00 committed by GitHub
parent 2df5b026b8
commit be699c5035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ jobs:
},
{
"type": "titleMatches",
"pattern": "^(?!\\[[a-z0-9\\-]+\\]\\s[A-Z0-9].+).+"
"pattern": "^(?!\\[[a-z0-9\\-]+\\]\\s.+).+"
}
]
}