How to get coverage for a PR from a “foreign” fork with GitHub Actions

I am trying for about a week or two to get code coverage reports for a PR from a fork, where the submitter/forker is not part of the team of the original repository

For members of this repository code coverage just works fine.

So: Using GitHub Actions how can any foreigner opening a PR get code coverage reports?

Hi @kellertuer, I noticed this comment on the PR Introduces the manifold of centered matrices by r-dornig · Pull Request #185 · JuliaManifolds/Manifolds.jl · GitHub, has this been resolved?