diff --git a/.clomonitor.yml b/.clomonitor.yml index 7353049785..09f54c0d2e 100644 --- a/.clomonitor.yml +++ b/.clomonitor.yml @@ -1,3 +1,5 @@ exemptions: - check: artifacthub_badge reason: "Artifact Hub doesn't support Java packages" + - check: signed_releases + reason: "Maven central releases are signed and there are no GitHub release artifacts"