Fix code style.

This commit is contained in:
Markus Reiter 2024-01-06 12:00:12 +01:00 committed by GitHub
parent c6fbf1ff71
commit bb1e02337b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -144,9 +144,7 @@ module CiMatrix
audit_exceptions = []
if labels.include?("ci-skip-homepage")
audit_exceptions << %w[homepage_https_availability]
end
audit_exceptions << %w[homepage_https_availability] if labels.include?("ci-skip-homepage")
if labels.include?("ci-skip-livecheck")
audit_exceptions << %w[hosting_with_livecheck livecheck_https_availability