Skip to content

bisector: Fix HTTPS handling

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr104 into next

Avoid matching on 'http' URL scheme, which excludes https even though it can work as well.

Merge request reports