ci: block autoMerge for fido

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-07-29 13:16:50 +02:00
parent b34beee899
commit 432868e9d2
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -9,4 +9,10 @@
"dependencies",
"3. to review"
],
"packageRules": [
{
"matchPackageNames": ["com.github.nextcloud-deps.hwsecurity"],
"autoMerge": false
}
],
}