For my repo, every build triggered from a webhook event (e.g. pull_request, push, tag) hangs indefinitely before the clone setup step. When I cancel and retry the build manually, it works perfectly:
This didn’t happen on my first few builds, so I am assuming that my config has gotten corrupted in some way.