Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

v0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jan 16:09
fix(quality-gate): remove invalid validation

The validation used was actually for SonarQube, not SonarCloud.

As the list of allowed metrics is changed dynamically, the validation has been removed.

Fixes #123