mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-21 01:14:56 +01:00
Some GHE urls can have the github url prefix. I.E https://github.compaq.com, this caused the GHE code not to run. User.url is the api url for that that user GHE urls always have /api/version at the end. Probability of a GHE url starting with api.github is low