skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

ci(sonar): PR decoration was broken #167

Closed skwasjer closed 10 months ago

skwasjer commented 10 months ago

PR decoration was broken due to a previous change (6065d99) where we now check out detached PR head. Because of this, I assume SonarQube is unable to determine branch and target and thus not decorating the PR.

Fix by explicitly providing PR nr and branches